Skip to content

Commit

Permalink
Update golang Docker tag to v1.16.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jul 1, 2021
1 parent f8fb01b commit 9e43d66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM golang:1.16.4-alpine3.12 as builder
FROM golang:1.16.5-alpine3.12 as builder

WORKDIR /workdir

Expand Down

0 comments on commit 9e43d66

Please sign in to comment.