push to alpine 3.17 and php 8.1
This commit is contained in:
parent
4ae965fd62
commit
90612dfacb
7 changed files with 9 additions and 10 deletions
|
@ -1,6 +1,5 @@
|
|||
FROM docker.io/thallian/confd-env:3.16
|
||||
FROM docker.io/thallian/confd-env:3.17
|
||||
|
||||
RUN apk --no-cache add php8-fpm
|
||||
RUN ln -s /usr/bin/php8 /usr/bin/php
|
||||
RUN apk --no-cache add php81-fpm
|
||||
|
||||
ADD /rootfs /
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue