Skip to content

Commit 6993aaa

Browse files
chore(deps): update alpine docker tag to v3.16 (#333)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0c5ff31 commit 6993aaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gwy/templates/Dockerfile.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template for grpc-gateway
22

3-
ARG alpine_version=3.14
3+
ARG alpine_version=3.16
44
ARG go_version=1.17
55
FROM golang:$go_version-alpine$alpine_version AS build
66

0 commit comments

Comments
 (0)