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
|
# Initial updates
|
||||||
RUN apk update && \
|
RUN apk update && \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue