Skip to content

Commit cd67960

Browse files
chore(deps): bump alpine from 3.21.2 to 3.21.3 in /images/downloader (#329)
Bumps alpine from 3.21.2 to 3.21.3. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e843a7c commit cd67960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/downloader/Dockerfile

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

33
RUN apk add --no-cache curl bash tar
44
COPY download_shim.sh /download_shim.sh

0 commit comments

Comments
 (0)