Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge branch 'container-maintenance' into develop
skoranda committed May 19, 2023
2 parents 7a9525c + d328b12 commit 9a1dea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container/match/base/Dockerfile
@@ -16,7 +16,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
ARG PHP_IMAGE_VERSION=8.1.18
ARG PHP_IMAGE_VERSION=8.1.19
FROM php:${PHP_IMAGE_VERSION}-apache-bullseye

# Official PHP image with Apache HTTPD includes

0 comments on commit 9a1dea9

Please sign in to comment.