Skip to content

Commit

Permalink
🔼 Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bdsoha committed Oct 30, 2024
1 parent 7339764 commit 7ae27a6
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.3

FROM dunglas/frankenphp:1.1-php${php_version} AS base
FROM dunglas/frankenphp:1.2-php${php_version} AS base
WORKDIR /laravel
SHELL ["/bin/bash", "-eou", "pipefail", "-c"]

Expand Down

0 comments on commit 7ae27a6

Please sign in to comment.