Skip to content

Commit

Permalink
rebuild docker image for test
Browse files Browse the repository at this point in the history
Signed-off-by: Ilya Kheifets <[email protected]>
  • Loading branch information
ikheifets-splunk committed Jan 24, 2025
1 parent 61c7061 commit 9436a01
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions package/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ RUN apk add -U --upgrade --no-cache \
&& touch /var/log/syslog-ng.out /var/log/syslog-ng.err \
&& chmod 755 /var/log/syslog-ng.*


EXPOSE 514
EXPOSE 601/tcp
EXPOSE 6514/tcp
Expand Down
1 change: 1 addition & 0 deletions package/Dockerfile.lite
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ RUN apk add -U --upgrade --no-cache \
&& touch /var/log/syslog-ng.out /var/log/syslog-ng.err \
&& chmod 755 /var/log/syslog-ng.*


EXPOSE 514
EXPOSE 601/tcp
EXPOSE 6514/tcp
Expand Down

0 comments on commit 9436a01

Please sign in to comment.