Skip to content

Commit

Permalink
Update golang Docker tag to v1.22.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 3, 2024
1 parent ac50b9a commit d8c31d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/calculator-svc/Dockerfile
@@ -1,4 +1,4 @@
FROM golang:1.21.4 as build
FROM golang:1.22.2 as build

WORKDIR /app

Expand Down

0 comments on commit d8c31d6

Please sign in to comment.