forked from freudenreichan/EinfuehrungInDocker_Pipeline2
This commit is contained in:
parent
b0ad53dc50
commit
f5fbdc5a10
@ -1,5 +1,5 @@
|
|||||||
# Base-Image (Bleibt Alpine 3.15 für deine Aufgabe)
|
# Base-Image (Bleibt Alpine 3.15 für deine Aufgabe)
|
||||||
FROM alpine:3.15
|
FROM alpine:3.23.3
|
||||||
|
|
||||||
# Pakete installieren (Hier lag der Fehler: apk statt apt-get)
|
# Pakete installieren (Hier lag der Fehler: apk statt apt-get)
|
||||||
# 'build-base' ist das Alpine-Äquivalent zu 'build-essential'
|
# 'build-base' ist das Alpine-Äquivalent zu 'build-essential'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user