forked from freudenreichan/EinfuehrungInDocker_Pipeline2
This commit is contained in:
parent
3eba9b606c
commit
e33ce5bc17
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.19 AS builder
|
||||
FROM alpine:3.13 AS builder
|
||||
RUN apk add --no-cache gcc musl-dev
|
||||
WORKDIR /app
|
||||
COPY deployment.c .
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user