8000 feat: build image for symfony development · pnlinh/docker-php@fde5fd0 · GitHub
[go: up one dir, main page]

8000
Skip to content

Commit fde5fd0

Browse files
committed
feat: build image for symfony development
1 parent 8cb57e9 commit fde5fd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22

33
TAGS=("php7.2" "php7.4" "php8.0" "php8.1")
4-
IMAGE="pnlinh/laravel"
4+
IMAGE="pnlinh/symfony"
55

66
# shellcheck disable=SC2199
77
# shellcheck disable=SC2076

0 commit comments

Comments
 (0)
0