Skip to content

Commit

Permalink
chore: updating go required version to 1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
victormagalhaess authored and ekini committed May 3, 2023
1 parent 37608f0 commit b9b8e09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM golang:1.17-alpine as build
FROM golang:1.17.10-alpine as build

RUN apk update && apk add git

Expand Down

0 comments on commit b9b8e09

Please sign in to comment.