Skip to content

Commit 7ae27a6

Browse files
committed
🔼 Bump dependencies
1 parent 7339764 commit 7ae27a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ARG php_version=8.3
22

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

0 commit comments

Comments
 (0)