Skip to content

Commit 8cd3766

Browse files
Update golang Docker tag to v1.21.3
1 parent 9a72348 commit 8cd3766

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deployment/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# build environment ###########################################
2-
FROM golang:1.18.1-alpine@sha256:42d35674864fbb577594b60b84ddfba1be52b4d4298c961b46ba95e9fb4712e8 AS build-env
2+
FROM golang:1.21.3-alpine@sha256:ceb8f6dae5a07739fdc321de67181fe9f4a0acf115af078a192e9ab1c3a904a5 AS build-env
33

44
WORKDIR /app
55

0 commit comments

Comments
 (0)