Skip to content

Commit 2ddefbd

Browse files
dependabot[bot]clareliguori
authored andcommitted
Bump alpine from 3.22.1 to 3.22.2 in /infra/pds-s3-file-sync
Bumps alpine from 3.22.1 to 3.22.2. --- updated-dependencies: - dependency-name: alpine dependency-version: 3.22.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 88156bc commit 2ddefbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/pds-s3-file-sync/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.22.1
1+
FROM alpine:3.22.2
22

33
RUN apk --no-cache add bash dumb-init aws-cli
44

0 commit comments

Comments
 (0)