forked from freudenreichan/EinfuehrungInDocker_Pipeline2
Dockerfile aktualisiert
This commit is contained in:
parent
474dff700d
commit
e124f67610
@ -1,5 +1,5 @@
|
|||||||
# Base-Image
|
# Base-Image
|
||||||
FROM alpine:latest
|
FROM alpine:3.15
|
||||||
|
|
||||||
# Pakete installieren
|
# Pakete installieren
|
||||||
RUN apt-get install -y build-essential gcc curl vim net-tools
|
RUN apt-get install -y build-essential gcc curl vim net-tools
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user