mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
Merge pull request #996 from nextcloud/dependabot/docker/Containers/nextcloud/php-8.0.22-fpm-alpine3.16
Bump php from 8.0.21-fpm-alpine3.16 to 8.0.22-fpm-alpine3.16 in /Containers/nextcloud
This commit is contained in:
commit
b7401866fb
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
# From https://github.com/nextcloud/docker/blob/master/23/fpm-alpine/Dockerfile
|
# From https://github.com/nextcloud/docker/blob/master/23/fpm-alpine/Dockerfile
|
||||||
FROM php:8.0.21-fpm-alpine3.16
|
FROM php:8.0.22-fpm-alpine3.16
|
||||||
|
|
||||||
# Custom: change id of www-data user as it needs to be the same like on old installations
|
# Custom: change id of www-data user as it needs to be the same like on old installations
|
||||||
RUN set -ex; \
|
RUN set -ex; \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue