diff --git a/Dockerfile b/Dockerfile index 7782ab9..5d4f1ad 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM debian:latest MAINTAINER Kameron Kenny -LABEL version="20240618.1.8" +LABEL version="20240618.1.9" LABEL description="Debian Based syslog-ng" RUN apt-get update diff --git a/data/timezone b/data/timezone index b2a87e4..8d06c2a 100644 --- a/data/timezone +++ b/data/timezone @@ -1 +1 @@ -America/Indianapolis +America/Indiana/Indianapolis diff --git a/docker-compose.yml b/docker-compose.yml index 18371eb..6cbeb24 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:240618.1.8 + image: docker-registry1.in.thelinuxpro.net:5000/tlp/syslog-ng:240618.1.9 container_name: syslog-ng #environment: #- TZ:America/Indianapolis