Skip to content

Commit

Permalink
Update golang Docker tag to v1.22.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 7, 2024
1 parent ac50b9a commit 5b57602
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.3 as build

WORKDIR /app

Expand Down

0 comments on commit 5b57602

Please sign in to comment.