Skip to content

Commit b3fe3e0

Browse files
Bump
Signed-off-by: Patrick Robinson <[email protected]>
1 parent e23c456 commit b3fe3e0

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Dockerfile.java11

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM ghcr.io/arvatoaws-labs/helm-pipeline/release:latest as helm
22

3-
FROM ghcr.io/arvatoaws-labs/fedora:39
3+
FROM ghcr.io/arvatoaws-labs/fedora:40
44

55
VOLUME /var/lib/docker
66

Dockerfile.nodejs20

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM ghcr.io/arvatoaws-labs/helm-pipeline/release:latest as helm
22

3-
FROM ghcr.io/arvatoaws-labs/fedora:39
3+
FROM ghcr.io/arvatoaws-labs/fedora:40
44

55
VOLUME /var/lib/docker
66

Dockerfile.python3

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM ghcr.io/arvatoaws-labs/helm-pipeline/release:latest as helm
22

3-
FROM ghcr.io/arvatoaws-labs/fedora:39
3+
FROM ghcr.io/arvatoaws-labs/fedora:40
44

55
VOLUME /var/lib/docker
66

Dockerfile.rust

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM ghcr.io/arvatoaws-labs/helm-pipeline/release:latest as helm
22

3-
FROM ghcr.io/arvatoaws-labs/fedora:38
3+
FROM ghcr.io/arvatoaws-labs/fedora:40
44

55
VOLUME /var/lib/docker
66

0 commit comments

Comments
 (0)