Skip to content

Commit e1e14c7

Browse files
authored
Use PHP 8.2.3
1 parent e15739a commit e1e14c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# elecena.pl (c) 2015-2022
1+
# elecena.pl (c) 2015-2023
22

33
# https://hub.docker.com/_/php
4-
ARG PHP_VERSION=8.1.12
4+
ARG PHP_VERSION=8.2.3
55

66
# https://hub.docker.com/_/python/
77
ARG PYTHON_VERSION=3.10.8

0 commit comments

Comments
 (0)