Skip to content

Commit 56bb909

Browse files
Update golang Docker tag to v1.20.6
1 parent 9a72348 commit 56bb909

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.20.6-alpine@sha256:5c3b648604d9ac59e85e04a942bce45180495e8040a95f8bde95795f1a6b5eea AS build-env
33

44
WORKDIR /app
55

0 commit comments

Comments
 (0)