diff --git a/Dockerfile b/Dockerfile index 185a3ba..f9c44c4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM lscr.io/linuxserver/syslog-ng:latest -LABEL version="20240614.1.2" +LABEL version="20240614.1.3" LABEL description="syslog-ng" RUN mkdir -p /config diff --git a/docker-compose.yml b/docker-compose.yml index 970aceb..ff1bd06 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -10,7 +10,7 @@ services: syslog-ng: build: dockerfile: Dockerfile - image: docker-registry1.in.thelinuxpro.net:5000/tlp/syslog-ng:240614.1.2 + image: docker-registry1.in.thelinuxpro.net:5000/tlp/syslog-ng:240614.1.3 container_name: syslog-ng environment: - PUID=0