Skip to content

Commit fc72f84

Browse files
authored
Merge pull request #12 from gozer/renovate/golang-1.x
chore(deps): update golang docker tag to v1.21
2 parents ad1d2c2 + 4c24392 commit fc72f84

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.19-alpine3.18@sha256:c5e8766b6a7b77fd60a48c2b932f7ea66f7001489c4cf18d0265cff595613bee as build
1+
FROM golang:1.21-alpine3.18@sha256:445f34008a77b0b98bf1821bf7ef5e37bb63cc42d22ee7c21cc17041070d134f as build
22

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

0 commit comments

Comments
 (0)