Skip to content

Commit 368ae7a

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

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:ff6ab2bb00e8a8efd548c6d4b3fc7146698f6e5189475edf42ebf15c33162565 as build
22

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

0 commit comments

Comments
 (0)