Skip to content

Commit

Permalink
dev: use latest Nextcloud 29 container for testing introduced breakin…
Browse files Browse the repository at this point in the history
…g changes

Signed-off-by: Patrizio Bekerle <patrizio@bekerle.com>
  • Loading branch information
pbek committed Jun 18, 2024
1 parent 6599c8a commit 5005707
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
# Use this if there is no release image yet
# https://github.com/digital-blueprint/nextcloud-docker/pkgs/container/nextcloud-docker-pre-apache
# https://github.com/digital-blueprint/nextcloud-docker/tree/pre-release
FROM ghcr.io/digital-blueprint/nextcloud-docker-pre-apache:latest
#FROM nextcloud:28-apache
# FROM ghcr.io/digital-blueprint/nextcloud-docker-pre-apache:latest
FROM nextcloud:29-apache

COPY entrypoint.sh /

Expand Down

0 comments on commit 5005707

Please sign in to comment.