Update Dockerfile
This commit is contained in:
parent
ff4d035d4f
commit
b9bea866a3
@ -1,5 +1,5 @@
|
||||
# Base-Image
|
||||
FROM alpine3.20 AS build-env
|
||||
FROM alpine AS build-env
|
||||
|
||||
# Pakete installieren
|
||||
RUN apt-get update
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user