Skip to content

Commit e95f77c

Browse files
chore(deps): update alpine docker tag to v3.22 (#84)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e401ca5 commit e95f77c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ARG GO_VERSION=1.22-alpine3.18
2-
ARG FROM_IMAGE=alpine:3.21
2+
ARG FROM_IMAGE=alpine:3.22
33

44
FROM golang:${GO_VERSION} AS builder
55

0 commit comments

Comments
 (0)