From 12aca9e18e02b14bd97230f4e2dbe5291b86216a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 26 Jan 2024 16:20:43 +0100 Subject: chore(deps): pin dependencies (#8) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | alpine | final | pinDigest | -> `9f867dc` | | hadolint/hadolint | | pinDigest | -> `9cef74a` | | koalaman/shellcheck-alpine | | pinDigest | -> `f73b035` | | plugins/docker | | pinDigest | -> `2f15740` | | zricethezav/gitleaks | | pinDigest | -> `6945c62` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://git.mgrote.net/container-images/python-api-server/pulls/8 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Dockerfile') diff --git a/Dockerfile b/Dockerfile index 863d136..7079779 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:20231219 +FROM alpine:20231219@sha256:9f867dc20de5aa9690c5ef6c2c81ce35a918c0007f6eac27df90d3166eaa5cc0 # hadolint ignore=DL3018 RUN apk add --no-cache \ -- cgit v1.2.3