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

Commit 942add0

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

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

33
WORKDIR /opt
44

0 commit comments

Comments
 (0)