Update registry.odit.services/hub/library/alpine Docker tag to v3.17
This commit is contained in:
parent
a69cecae84
commit
d47d784b0e
@ -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.16 as run
|
FROM registry.odit.services/hub/library/alpine:3.17 as run
|
||||||
|
|
||||||
RUN apk update \
|
RUN apk update \
|
||||||
&& apk upgrade \
|
&& apk upgrade \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user