Skip to content

Commit

Permalink
feat: update tideways daemon host os to bookworm
Browse files Browse the repository at this point in the history
  • Loading branch information
saschanowak committed Mar 12, 2024
1 parent f7dd6eb commit 0804fd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tideways-daemon/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# https://support.tideways.com/documentation/setup/installation/docker-with-compose.html
FROM debian:bullseye-slim AS tideways-daemon
FROM debian:bookworm-slim AS tideways-daemon

ENV TIDEWAYS_ENVIRONMENT=production \
TIDEWAYS_HOSTNAME=tideways-daemon \
Expand Down

0 comments on commit 0804fd5

Please sign in to comment.