Skip to content

Commit

Permalink
feat: Updated PHP to version 8.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
svasek committed Aug 27, 2023
1 parent 22ad95a commit dc9715e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ALPINE_VERSION=3.18 \
PHP_VERSION=8.2.8
PHP_VERSION=8.2.9

FROM php:${PHP_VERSION}-fpm-alpine${ALPINE_VERSION}
LABEL maintainer="Milos Svasek <Milos@Svasek.net>" \
Expand Down

0 comments on commit dc9715e

Please sign in to comment.