Skip to content

Commit

Permalink
ci(docker-build): switch to debian bookworm
Browse files Browse the repository at this point in the history
  • Loading branch information
vpayno committed Nov 4, 2023
1 parent 3b215b7 commit bdd0bc0
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 @@ -2,7 +2,7 @@
# Dockerfile
#

From debian:bullseye-slim As ci-generic-base
From debian:bookworm-slim As ci-generic-base

COPY .github/docker /.github/docker

Expand Down

0 comments on commit bdd0bc0

Please sign in to comment.