chore(deps): update registry.odit.services/hub/library/alpine docker tag to v3.19
This commit is contained in:
parent
5867a9c421
commit
52b6f3190f
@ -11,7 +11,7 @@ COPY . .
|
|||||||
RUN go build -ldflags="-w -s" -o build
|
RUN go build -ldflags="-w -s" -o build
|
||||||
|
|
||||||
# === RUN STAGE === #
|
# === RUN STAGE === #
|
||||||
FROM registry.odit.services/hub/library/alpine:3.18 as run
|
FROM registry.odit.services/hub/library/alpine:3.19 as run
|
||||||
|
|
||||||
RUN apk update \
|
RUN apk update \
|
||||||
&& apk upgrade \
|
&& apk upgrade \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user