Skip to content

Commit

Permalink
chore(deps): update dependency golang to v1.18.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 1, 2022
1 parent 13d5a25 commit b58d272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM golang:1.17.8-alpine3.15 as builder
FROM golang:1.18.5-alpine3.15 as builder
RUN apk add --no-cache alpine-sdk=1.0-r0
WORKDIR /build
COPY [ ".", "." ]
Expand Down

0 comments on commit b58d272

Please sign in to comment.