Skip to content

Commit

Permalink
Use latest version of alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
AlphaRecon19 committed Jul 1, 2024
1 parent c0c60e2 commit 9577a5a
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,6 +1,6 @@
ARG PHP_VERSION=8
ARG ALPINE_VERSION=3.18
FROM php:${PHP_VERSION}-fpm-alpine${ALPINE_VERSION}
FROM php:${PHP_VERSION}-fpm-alpine

WORKDIR /var/www

Expand Down

0 comments on commit 9577a5a

Please sign in to comment.