Skip to content

Commit

Permalink
update werf Go version to 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
olegfomenko committed Jan 12, 2024
1 parent 44e83ec commit b8851ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion werf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ configVersion: 1
project: "rarime-link-svc"
---
image: builder
from: golang:1.20-alpine
from: golang:1.21-alpine
docker:
WORKDIR: /go/src/github.com/rarimo/rarime-link-svc
git:
Expand Down

0 comments on commit b8851ef

Please sign in to comment.