forked from freudenreichan/EinfuehrungInDocker_Pipeline2
This commit is contained in:
parent
3f6c9e3be1
commit
f3629abddf
@ -1,7 +1,7 @@
|
|||||||
# -----------------------
|
# -----------------------
|
||||||
# 1. BUILD STAGE
|
# 1. BUILD STAGE
|
||||||
# -----------------------
|
# -----------------------
|
||||||
FROM gcc:13-alpine AS builder
|
FROM alpine:latest AS builder
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user