Skip to content

Commit

Permalink
chore(deps): update linuxserver/nextcloud docker tag to v27.1.4
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 4, 2024
1 parent 702104f commit b414fff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/all-in-one/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "3.9"
services:
# Garuda Cloud
nextcloud_app:
image: linuxserver/nextcloud:27.0.1 # locked, newer versions can't be pulled!
image: linuxserver/nextcloud:27.1.4 # locked, newer versions can't be pulled!
container_name: nextcloud
depends_on: [nextcloud_db, nextcloud_redis]
environment:
Expand Down

0 comments on commit b414fff

Please sign in to comment.