Skip to content

Commit

Permalink
Merge pull request #107 from devops-infra/dependabot/docker/alpine-3.…
Browse files Browse the repository at this point in the history
…18.5

Bump alpine from 3.18.4 to 3.18.5
  • Loading branch information
ChristophShyper authored Dec 4, 2023
2 parents 6f165b4 + 82bd18a commit 1b7c4bc
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.18.4
FROM alpine:3.18.5

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

0 comments on commit 1b7c4bc

Please sign in to comment.