Update Dockerfile
This commit is contained in:
parent
e7304fab26
commit
3df50360e6
@ -1,5 +1,5 @@
|
||||
# ---- Build-Stage ----
|
||||
FROM alpine:3.20 AS build-env
|
||||
FROM alpine AS build-env
|
||||
|
||||
# Build-Abhängigkeiten installieren (nur für die Build-Stage)
|
||||
RUN apk add --no-cache \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user