We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 28c3dd8 + d46ca7a commit 75d3e8bCopy full SHA for 75d3e8b
.github/workflows/docker.yml
@@ -8,7 +8,7 @@ on:
8
9
env:
10
OLS_VERSION: '1.7.19'
11
- PHP_STABLE_VERSION: '8.3.3'
+ PHP_STABLE_VERSION: '8.3.4'
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.27'
24
- - '8.2.16'
25
- - '8.3.3'
+ - '8.2.17'
+ - '8.3.4'
26
NODE_VERSION:
27
- '16'
28
- '18'
.github/workflows/test-builds.yml
@@ -20,8 +20,8 @@ jobs:
20
matrix:
- '20'
0 commit comments