Skip to content

Commit 9c9df3d

Browse files
Update golang Docker tag to v1.20.2
1 parent 9a72348 commit 9c9df3d

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.2-alpine@sha256:96a0a98f4c647f291d56f552bc19a7d0aa1049fce9578bdbed98d909fa6e9121 AS build-env
33

44
WORKDIR /app
55

0 commit comments

Comments
 (0)