We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9db707c commit b9cc8d6Copy full SHA for b9cc8d6
.github/workflows/php82.yml
@@ -6,7 +6,7 @@ on:
6
- cron: '0 10 * * TUE'
7
env:
8
PHP_VERSION: 8.2
9
- DEBIAN_VERSION: 39
+ DEBIAN_VERSION: 12
10
REGISTRY: ghcr.io
11
IMAGE_NAME: ${{ github.repository }}
12
0 commit comments