forked from freudenreichan/EinfuehrungInDocker_Pipeline2
This commit is contained in:
parent
29b932884d
commit
1df8ccde30
@ -3,7 +3,7 @@ FROM alpine:latest
|
||||
|
||||
# Pakete installieren
|
||||
RUN apk add --no-cache build-base gcc curl vim net-tools
|
||||
# CVE
|
||||
# CVE update
|
||||
RUN apk upgrade libssl3 libcrypto3 zlib
|
||||
|
||||
# Arbeitsverzeichnis setzen
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user