Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Robinson <[email protected]>
  • Loading branch information
autarchprinceps committed Apr 24, 2024
1 parent e23c456 commit b3fe3e0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.java11
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ghcr.io/arvatoaws-labs/helm-pipeline/release:latest as helm

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

VOLUME /var/lib/docker

Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.nodejs20
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ghcr.io/arvatoaws-labs/helm-pipeline/release:latest as helm

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

VOLUME /var/lib/docker

Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.python3
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ghcr.io/arvatoaws-labs/helm-pipeline/release:latest as helm

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

VOLUME /var/lib/docker

Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.rust
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ghcr.io/arvatoaws-labs/helm-pipeline/release:latest as helm

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

VOLUME /var/lib/docker

Expand Down

0 comments on commit b3fe3e0

Please sign in to comment.