Skip to content

Commit

Permalink
Merge pull request #50 from equinor/snyk-fix-3452b4dbd788c12b93b78b2e…
Browse files Browse the repository at this point in the history
…9c1b49ba

[Snyk] Security upgrade alpine from 3.18 to 3
  • Loading branch information
emirgens authored Feb 1, 2024
2 parents 191befc + 0c1f994 commit 6c98f28
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
Expand Up @@ -29,7 +29,7 @@ COPY . .
RUN CGO_ENABLED=0 GOOS=linux go build -o /go/bin/radix-velero-plugin ./radix-velero-plugin


FROM alpine:3.18
FROM alpine:3

RUN mkdir /plugins

Expand Down

0 comments on commit 6c98f28

Please sign in to comment.