Skip to content

Commit b6a1f89

Browse files
author
Matt Reeves
committedAug 9, 2024
Merge branch 'main' into renovate/ghcr.io-linuxserver-sabnzbd
2 parents 1cb0473 + 577f2b7 commit b6a1f89

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎docker/arm/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
services:
33
server:
4-
image: codeberg.org/forgejo/forgejo:8.0.0
4+
image: codeberg.org/forgejo/forgejo:8.0.1
55
container_name: forgejo
66
environment:
77
- USER_UID=1000

‎docker/nexus/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
services:
33
nexus:
4-
image: docker.mafyuh.xyz/sonatype/nexus3:3.70.1
4+
image: docker.mafyuh.xyz/sonatype/nexus3:3.71.0
55
container_name: nexus
66
restart: unless-stopped
77
ports:

0 commit comments

Comments
 (0)
Please sign in to comment.