Compare commits
1 commit
9ffeb0eceb
...
e8295be6dd
Author | SHA1 | Date | |
---|---|---|---|
e8295be6dd |
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM php:8.1.32-fpm-bullseye@sha256:67de0951587cddef2b76517850986799bbd9c938a92cdb38959d7b337a8fb1a9
|
||||
FROM php:8.1.32-fpm-bullseye@sha256:09bad798ad92b585baf2787684a84eeb90de4d469f1214caaa347a4d7757e195
|
||||
|
||||
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
FROM php:8.1.32-fpm-bullseye@sha256:67de0951587cddef2b76517850986799bbd9c938a92cdb38959d7b337a8fb1a9
|
||||
FROM php:8.1.32-fpm-bullseye@sha256:09bad798ad92b585baf2787684a84eeb90de4d469f1214caaa347a4d7757e195
|
||||
|
||||
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]
|
||||
|
||||
|
|
Loading…
Reference in a new issue