Skip to content
This repository was archived by the owner on Oct 24, 2024. It is now read-only.

Commit b5e4b33

Browse files
build(deps): update golang docker tag to v1.21
1 parent 4aa178d commit b5e4b33

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.13-alpine@sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 AS builder
1+
FROM golang:1.21-alpine@sha256:926f7f7e1ab8509b4e91d5ec6d5916ebb45155b0c8920291ba9f361d65385806 AS builder
22

33
WORKDIR /opt
44

0 commit comments

Comments
 (0)