Skip to content

Commit

Permalink
Merge branch 'renovate/alpine-3.x' into 'main'
Browse files Browse the repository at this point in the history
⬆️ Updates alpine Docker tag to v3.21.2

See merge request pipeline-components/xmllint!43
  • Loading branch information
Robbert Müller committed Jan 12, 2025
2 parents 190f583 + 76264a2 commit 3da20e8
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
Expand Up @@ -6,7 +6,7 @@ FROM pipelinecomponents/base-entrypoint:0.5.0 as entrypoint
# ==============================================================================
# Component specific
# ------------------------------------------------------------------------------
FROM alpine:3.20.5
FROM alpine:3.21.2
COPY app /app/

# hadolint ignore=DL3018
Expand Down

0 comments on commit 3da20e8

Please sign in to comment.