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