Skip to content

Commit 96b5a6a

Browse files
chore(deps): bump alpine from 3.21 to 3.22 in the docker group
Bumps the docker group with 1 update: alpine. Updates `alpine` from 3.21 to 3.22 --- updated-dependencies: - dependency-name: alpine dependency-version: '3.22' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docker ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 04d2b00 commit 96b5a6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.21@sha256:a8560b36e8b8210634f77d9f7f9efd7ffa463e380b75e2e74aff4511df3ef88c
1+
FROM alpine:3.22@sha256:8a1f59ffb675680d47db6337b49d22281a139e9d709335b492be023728e11715
22
ARG BINARY=binary-build-arg-not-defined
33
ENV BINARY=${BINARY}
44
ENTRYPOINT ["sh", "-c"]

0 commit comments

Comments
 (0)