Skip to content

Commit

Permalink
bump admin container to bookworm - first basic python deps updated
Browse files Browse the repository at this point in the history
  • Loading branch information
zenmonkeykstop committed Jan 18, 2024
1 parent 8010052 commit 29a3154
Show file tree
Hide file tree
Showing 4 changed files with 231 additions and 187 deletions.
4 changes: 2 additions & 2 deletions admin/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# debian:bullseye 2022-10-04
FROM debian@sha256:9b0e3056b8cd8630271825665a0613cc27829d6a24906dc0122b3b4834312f7d
# debian:bookworm 2021-01-12
FROM debian@sha256:b16cef8cbcb20935c0f052e37fc3d38dc92bfec0bcfb894c328547f81e932d67
ARG USER_NAME
ENV USER_NAME ${USER_NAME:-root}
ARG USER_ID
Expand Down
Loading

0 comments on commit 29a3154

Please sign in to comment.