Skip to content

Commit 52603e6

Browse files
chore(deps): update golang docker tag to v1.22
1 parent d28f646 commit 52603e6

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,4 +1,4 @@
1-
FROM golang:1.21-alpine3.18@sha256:445f34008a77b0b98bf1821bf7ef5e37bb63cc42d22ee7c21cc17041070d134f as build
1+
FROM golang:1.22-alpine3.18@sha256:2745a45f77ae2e7be569934fa9a111f067d04c767f54577e251d9b101250e46b as build
22

33
RUN mkdir /missing-container-metrics
44
WORKDIR /missing-container-metrics

0 commit comments

Comments
 (0)