Skip to content

Commit 9e3dbd4

Browse files
authored
Merge pull request #200 from spinkube/dependabot/docker/images/downloader/alpine-3.20.3
Bump alpine from 3.19.1 to 3.20.3 in /images/downloader
2 parents 50bbc8b + 78c12da commit 9e3dbd4

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.19.1
1+
FROM alpine:3.20.3
22

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

0 commit comments

Comments
 (0)