Skip to content

Commit

Permalink
chore(deps): update dependency golang to v1.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 13, 2022
1 parent c00725b commit df1d60f
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.1-alpine3.15 as builder
RUN apk add --no-cache alpine-sdk=1.0-r0
WORKDIR /build
COPY [ ".", "." ]
Expand Down

0 comments on commit df1d60f

Please sign in to comment.