Skip to content

Commit

Permalink
Merge pull request #34 from adityajoshi12/snyk-fix-b5ef099841c6452df5…
Browse files Browse the repository at this point in the history
…67289fb47127ce

[Snyk] Security upgrade golang from 1.21.8-alpine to 1.22.6-alpine
  • Loading branch information
adityajoshi12 authored Sep 4, 2024
2 parents 49f1a05 + 4eddeb2 commit 05b5ac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8-go-client/notify-controller/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.21.8-alpine
FROM golang:1.22.6-alpine
WORKDIR /app

COPY go.mod ./
Expand Down

0 comments on commit 05b5ac9

Please sign in to comment.