Alpine update
This commit is contained in:
parent
cf7fae15d3
commit
bb71aa0c62
|
|
@ -1,4 +1,4 @@
|
|||
FROM alpine
|
||||
FROM php:7.4-fpm-alpine
|
||||
|
||||
# Initial updates
|
||||
RUN apk update && \
|
||||
|
|
|
|||
Loading…
Reference in New Issue