Skip to content

Commit

Permalink
Change trixie to bookworm in tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
viferga committed Feb 21, 2024
1 parent 13e6af2 commit 45363df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ LABEL copyright.name="Vicente Eduardo Ferrer Garcia" \
version="0.1"

# Debian Base (root)
FROM debian:trixie-slim AS debian_root
FROM debian:bookworm-slim AS debian_root

COPY test/ /test/

Expand Down

0 comments on commit 45363df

Please sign in to comment.