mirror of
https://github.com/phpmyadmin/docker.git
synced 2026-08-24 10:13:22 -05:00
Upgrade Alpine and PHP version
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM php:7.1-fpm-alpine
|
||||
FROM php:7.2-fpm-alpine
|
||||
|
||||
# Install dependencies
|
||||
RUN apk add --no-cache --virtual .build-deps \
|
||||
|
||||
Reference in New Issue
Block a user