mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-20 11:47:53 +02:00
Update Alpine to 3.17 to fix missing PHP cli
This commit is contained in:
parent
104324edff
commit
c9de3674ba
2
Dockerfile
vendored
2
Dockerfile
vendored
@ -1,6 +1,6 @@
|
||||
ARG BUILDPLATFORM=linux/amd64
|
||||
ARG TARGETPLATFORM
|
||||
ARG ALPINE_VERSION=3.16
|
||||
ARG ALPINE_VERSION=3.17
|
||||
ARG PHP_VERSION=8.1-alpine${ALPINE_VERSION}
|
||||
ARG COMPOSER_VERSION=2.3
|
||||
ARG SUPERVISORD_VERSION=v0.7.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user