Skip to content

Commit dcae1df

Browse files
joanheyfranz1981
authored andcommitted
[php] Update some fw to Ubuntu 22.04 (TechEmpower#8085)
1 parent 9979502 commit dcae1df

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

frameworks/PHP/flight/flight.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:20.04
1+
FROM ubuntu:22.04
22

33
ARG DEBIAN_FRONTEND=noninteractive
44

frameworks/PHP/nette/nette.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:20.04
1+
FROM ubuntu:22.04
22

33
ARG DEBIAN_FRONTEND=noninteractive
44

frameworks/PHP/phpixie/phpixie.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:20.04
1+
FROM ubuntu:22.04
22

33
ARG DEBIAN_FRONTEND=noninteractive
44

0 commit comments

Comments
 (0)