Skip to content

Commit

Permalink
Merge pull request #55 from philips-software/dependabot/docker/golang…
Browse files Browse the repository at this point in the history
…-1.22.1

Bump golang from 1.21.0 to 1.22.1
  • Loading branch information
loafoe authored Mar 11, 2024
2 parents 9c9310b + 2f23596 commit 19f6be0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.21.0 AS builder
FROM golang:1.22.1 AS builder
ENV VAULT_VERSION 1.8.4


Expand Down

0 comments on commit 19f6be0

Please sign in to comment.