Skip to content

Commit

Permalink
Bump docker/library/alpine from 3.21.2 to 3.21.3 (#1041)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 4, 2025
1 parent 6661977 commit a415d4d
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 @@ -32,7 +32,7 @@ COPY *.go ./
# hadolint ignore=DL3059
RUN go build -ldflags "-X github.com/mazay/s3sync-service/service.version=${RELEASE_VERSION}"

FROM public.ecr.aws/docker/library/alpine:3.21.2
FROM public.ecr.aws/docker/library/alpine:3.21.3
ARG TARGETPLATFORM
LABEL maintainer="Yevgeniy Valeyev <[email protected]>"
# hadolint ignore=DL3018
Expand Down

0 comments on commit a415d4d

Please sign in to comment.