Skip to content

Commit

Permalink
chore(deps): update alpine docker tag to v3.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent f594c40 commit ff16fd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/magiclove/media/recyclarr/cron_job_list.cue
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ import (
initContainers: [{
let initConfigPath = "/tmp/init/config.yaml"
name: "copy-config"
image: "alpine:3.17.2@sha256:e2e16842c9b54d985bf1ef9242a313f36b856181f188de21313820e177002501"
image: "alpine:3.21.1@sha256:b97e2a89d0b9e4011bb88c02ddf01c544b8c781acf1f4d559e7c8f12f1047ac3"
command: ["cp"]
args: [initConfigPath, configPath]
volumeMounts: [{
Expand Down

0 comments on commit ff16fd0

Please sign in to comment.