Skip to content

Commit 292b63a

Browse files
Update golang Docker tag to v1.19.1
1 parent 9a72348 commit 292b63a

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.19.1-alpine@sha256:d475cef843a02575ebdcb1416d98cd76bab90a5ae8bc2cd15f357fc08b6a329f AS build-env
33

44
WORKDIR /app
55

0 commit comments

Comments
 (0)