Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit 04b0d7d

Browse files
chore(deps): update dependency golang to v1.17 (#44)
1 parent 24b8e72 commit 04b0d7d

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
# Start by building the application.
2-
FROM golang:1.16-buster as build
2+
FROM golang:1.17-buster as build
33

44
WORKDIR /go/src/app
55
ADD . /go/src/app

0 commit comments

Comments
 (0)