Skip to content

Commit

Permalink
Bumping PHP version to 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Gyula-Toth committed May 28, 2022
1 parent 29f5ab8 commit f347d6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
@@ -1,4 +1,4 @@
FROM php:8.0-cli-alpine
FROM php:8.1-cli-alpine

RUN php --version

Expand Down

0 comments on commit f347d6a

Please sign in to comment.