This commit is contained in:
Kameron Kenny 2024-06-07 18:00:37 -04:00
parent b8d82ca0a3
commit c1cef0864e
No known key found for this signature in database
GPG Key ID: E5006629839D2276
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
FROM lscr.io/linuxserver/syslog-ng:latest
LABEL version="20240607.1.3"
LABEL version="20240607.1.4"
LABEL description="syslog-ng"
RUN mkdir -p /config

View File

@ -10,7 +10,7 @@ services:
syslog-ng:
build:
dockerfile: Dockerfile
image: docker-registry1.in.thelinuxpro.net:5000/tlp/syslog-ng:240607.1.3
image: docker-registry1.in.thelinuxpro.net:5000/tlp/syslog-ng:240607.1.4
container_name: syslog-ng
environment:
- PUID=0