Fix formatting in Dockerfile
All checks were successful
Test Pull Request / Build Image (pull_request) Successful in 3m29s
Test Pull Request / Notify (pull_request) Successful in 4s

This commit is contained in:
MrMeeb 2025-01-15 11:38:49 +00:00
parent b05b79fffb
commit 7ee090926c
Signed by: Gitea
GPG Key ID: F0F281CA810217FF

View File

@ -1,4 +1,4 @@
FROM alpine:3.21.1 as base
FROM alpine:3.21.1 AS base
ARG TARGETARCH
FROM base AS base-amd64