Skip to content

Commit

Permalink
Merge pull request #112 from devops-infra/snyk-fix-0a3929de2b3544772f…
Browse files Browse the repository at this point in the history
…90c84c8dad4f3d

[Snyk] Security upgrade alpine from 3.19.0 to 3.19.1
  • Loading branch information
ChristophShyper authored Jan 29, 2024
2 parents 337ff2c + 27004e9 commit 702fd48
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 alpine:3.19.0
FROM alpine:3.19.1

# Install prerequisits
SHELL ["/bin/sh", "-euxo", "pipefail", "-c"]
Expand Down

0 comments on commit 702fd48

Please sign in to comment.