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

Commit 0d63db0

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

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:ec31b7fbaf32583af4f4f8c9e0cabc651247624bf962adbb7fa1b54c9c03d5e4 AS builder
22

33
WORKDIR /opt
44

0 commit comments

Comments
 (0)