Skip to content

Commit 5b764d2

Browse files
committed
Move to F42 to get the v24
1 parent ebfa35e commit 5b764d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

24-minimal/Dockerfile.fedora

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/fedora/fedora-minimal:40
1+
FROM quay.io/fedora/fedora-minimal:42
22

33
EXPOSE 8080
44

24/Dockerfile.fedora

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/fedora/s2i-core:40
1+
FROM quay.io/fedora/s2i-core:42
22

33
# This image provides a Node.JS environment you can use to run your Node.JS
44
# applications.

0 commit comments

Comments
 (0)