Skip to content

Commit

Permalink
Merge pull request #196 from philips-software/dependabot/docker/initc…
Browse files Browse the repository at this point in the history
…ontainer/golang-1.21.4

Bump golang from 1.21.3 to 1.21.4 in /initcontainer
  • Loading branch information
loafoe authored Nov 10, 2023
2 parents ed7b1d8 + c31725f commit 2a105d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion initcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.21.3 AS builder
FROM golang:1.21.4 AS builder

WORKDIR /out
COPY go.mod .
Expand Down

0 comments on commit 2a105d4

Please sign in to comment.