Skip to content

Commit 18c783f

Browse files
author
Juhász Domonkos
committed
Update ubuntu version to the latest LTS on supported PHP dockerfiles
1 parent 8c865ec commit 18c783f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Dockerfile-8.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#--------------------------------------------------------------------------
55
#
66

7-
FROM phusion/baseimage:focal-1.0.0
7+
FROM phusion/baseimage:noble-1.0.2
88

99
LABEL io.laradock.image.authors="Mahm1oud Zalt <[email protected]>"
1010
LABEL io.laradock.image.authors="Thomas Combe <[email protected]>"

Dockerfile-8.2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#--------------------------------------------------------------------------
55
#
66

7-
FROM phusion/baseimage:focal-1.0.0
7+
FROM phusion/baseimage:noble-1.0.2
88

99
LABEL io.laradock.image.authors="Mahm1oud Zalt <[email protected]>"
1010
LABEL io.laradock.image.authors="Thomas Combe <[email protected]>"

Dockerfile-8.3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#--------------------------------------------------------------------------
55
#
66

7-
FROM phusion/baseimage:focal-1.0.0
7+
FROM phusion/baseimage:noble-1.0.2
88

99
LABEL io.laradock.image.authors="Mahm1oud Zalt <[email protected]>"
1010
LABEL io.laradock.image.authors="Thomas Combe <[email protected]>"

Dockerfile-8.4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#--------------------------------------------------------------------------
55
#
66

7-
FROM phusion/baseimage:focal-1.0.0
7+
FROM phusion/baseimage:noble-1.0.2
88

99
LABEL io.laradock.image.authors="Mahm1oud Zalt <[email protected]>"
1010
LABEL io.laradock.image.authors="Thomas Combe <[email protected]>"

0 commit comments

Comments
 (0)