Skip to content

Commit

Permalink
Merge pull request #2 from cdqag/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
other(deps): pin alpine docker tag to c5b1261
  • Loading branch information
marverix authored Apr 25, 2024
2 parents 371c9c8 + 882b380 commit 096c88c
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,7 +1,7 @@
# Copyright (c) CDQ AG
# Licensed under the MIT License

FROM alpine:3.19
FROM alpine:3.19@sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b

LABEL org.opencontainers.image.authors="Marek Sierociński" \
org.opencontainers.image.url="https://github.com/cdqag/opsgenie-create-alert" \
Expand Down

0 comments on commit 096c88c

Please sign in to comment.