mirror of
https://github.com/demostf/migrate.git
synced 2026-06-03 17:24:10 +02:00
bumb php version
This commit is contained in:
parent
83554932ab
commit
908ee8bf07
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM php:7.1-alpine
|
||||
FROM php:7.4-alpine
|
||||
|
||||
COPY . /app
|
||||
RUN apk add --no-cache wget \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue