bump
This commit is contained in:
parent
f1287bbfee
commit
7fa8609291
|
@ -1,6 +1,6 @@
|
||||||
FROM lscr.io/linuxserver/syslog-ng:latest
|
FROM lscr.io/linuxserver/syslog-ng:latest
|
||||||
|
|
||||||
LABEL version="20240607.1.6"
|
LABEL version="20240607.1.7"
|
||||||
LABEL description="syslog-ng"
|
LABEL description="syslog-ng"
|
||||||
|
|
||||||
RUN mkdir -p /config
|
RUN mkdir -p /config
|
||||||
|
|
|
@ -10,7 +10,7 @@ services:
|
||||||
syslog-ng:
|
syslog-ng:
|
||||||
build:
|
build:
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
image: docker-registry1.in.thelinuxpro.net:5000/tlp/syslog-ng:240607.1.6
|
image: docker-registry1.in.thelinuxpro.net:5000/tlp/syslog-ng:240607.1.7
|
||||||
container_name: syslog-ng
|
container_name: syslog-ng
|
||||||
environment:
|
environment:
|
||||||
- PUID=0
|
- PUID=0
|
||||||
|
|
Loading…
Reference in New Issue