forked from freudenreichan/EinfuehrungInDocker_Pipeline2
This commit is contained in:
parent
a86e31d69a
commit
8027e9e2ee
@ -1,6 +1,6 @@
|
|||||||
# BUILD STAGE
|
# BUILD STAGE
|
||||||
# Base-Image
|
# Base-Image
|
||||||
FROM cgr.dev/chainguard/wolfi-base.latest AS build
|
FROM cgr.dev/chainguard/wolfi-base:latest AS build
|
||||||
|
|
||||||
# Pakete installieren
|
# Pakete installieren
|
||||||
RUN apt-get update
|
RUN apt-get update
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user