forked from freudenreichan/EinfuehrungInDocker_Pipeline2
This commit is contained in:
parent
4b7d9b1a41
commit
175c53e632
@ -1,5 +1,5 @@
|
|||||||
# Base-Image
|
# Base-Image
|
||||||
FROM alpine:latest
|
FROM ghcr.io/aquasecurity/trivy:0.69.3
|
||||||
|
|
||||||
# Pakete installieren
|
# Pakete installieren
|
||||||
RUN apk add --no-cache build-base
|
RUN apk add --no-cache build-base
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user