We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a58eea3 + fab5b49 commit c5dcd3aCopy full SHA for c5dcd3a
.github/workflows/docker.yml
@@ -8,7 +8,7 @@ on:
8
9
env:
10
OLS_VERSION: '1.7.19'
11
- PHP_STABLE_VERSION: '8.3.8'
+ PHP_STABLE_VERSION: '8.3.10'
12
NODE_STABLE_VERSION: '20'
13
REGISTRY: ghcr.io
14
@@ -21,8 +21,8 @@ jobs:
21
PHP_VERSION:
22
- '8.0.30'
23
- '8.1.29'
24
- - '8.2.20'
25
- - '8.3.8'
+ - '8.2.22'
+ - '8.3.10'
26
NODE_VERSION:
27
- '16'
28
- '18'
.github/workflows/test-builds.yml
@@ -20,8 +20,8 @@ jobs:
20
matrix:
- '20'
0 commit comments