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

Commit 81eb366

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

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

33
WORKDIR /opt
44

0 commit comments

Comments
 (0)