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.
1 parent 2c3a6e2 commit 69e7a46Copy full SHA for 69e7a46
.github/workflows/build_images.yml
@@ -3,8 +3,6 @@ name: 'build images'
3
4
on:
5
push:
6
- branches:
7
- - main
8
tags:
9
- '[0-9]+.[0-9]+.[0-9]+'
10
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM php:8.2.4-fpm-alpine3.17
+FROM php:8.2.5-fpm-alpine3.17
2
LABEL maintainer="Ric Harvey <ric@squarecows.com>"
0 commit comments