Skip to content

Commit 9c2c4d8

Browse files
committed
Upped versions.
1 parent 59d122f commit 9c2c4d8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.21
1+
FROM alpine:3.22
22

33
LABEL maintainer=digitaal-techniek@vpro.nl
44

@@ -17,7 +17,7 @@ RUN apk update --no-cache \
1717
&& chmod -R g=u /root
1818

1919

20-
ENV SUPERCRONIC_URL=https://github.com/aptible/supercronic/releases/download/v0.2.33/supercronic-linux-amd64 \
20+
ENV SUPERCRONIC_URL=https://github.com/aptible/supercronic/releases/download/v0.2.34/supercronic-linux-amd64 \
2121
SUPERCRONIC=supercronic-linux-amd64 \
2222
SUPERCRONIC_SHA1SUM=71b0d58cc53f6bd72cf2f293e09e294b79c666d8
2323

0 commit comments

Comments
 (0)