mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-02-09 15:28:01 +00:00
Bump php in /Containers/mastercontainer
Bumps php from 8.0.15-apache-bullseye to 8.1.3-apache-bullseye. --- updated-dependencies: - dependency-name: php dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0b8caa8cea
commit
6c3ebac87d
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
FROM docker:20.10.12-dind-alpine3.15 as dind
|
||||
|
||||
# From https://github.com/docker-library/php/blob/master/8.0/bullseye/apache/Dockerfile
|
||||
FROM php:8.0.15-apache-bullseye
|
||||
FROM php:8.1.3-apache-bullseye
|
||||
|
||||
EXPOSE 80
|
||||
EXPOSE 8080
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue