Fix formatting in Dockerfile (#43) [skip ci]
Reviewed-on: #43
This commit was merged in pull request #43.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM alpine:3.21.1 as base
|
FROM alpine:3.21.1 AS base
|
||||||
ARG TARGETARCH
|
ARG TARGETARCH
|
||||||
|
|
||||||
FROM base AS base-amd64
|
FROM base AS base-amd64
|
||||||
|
|||||||
Reference in New Issue
Block a user