Skip to content

Commit

Permalink
Update version golang 1.17.3 to 1.19 in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelloale authored and Robi9 committed Oct 3, 2024
1 parent d455b9f commit a7242dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.17.3-alpine3.14
FROM golang:1.19-alpine3.18

WORKDIR /app

Expand Down

0 comments on commit a7242dd

Please sign in to comment.