Skip to content

Commit 14dd973

Browse files
Update docker image
1 parent b7f4494 commit 14dd973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# CONTAINER FOR BUILDING BINARY
2-
FROM golang:1.19 AS build
2+
FROM golang:1.20 AS build
33

44
# INSTALL DEPENDENCIES
55
RUN go install github.com/gobuffalo/packr/v2/[email protected]

0 commit comments

Comments
 (0)