Skip to content

Commit

Permalink
update base so that downstream python containers can update to python…
Browse files Browse the repository at this point in the history
…3.12
  • Loading branch information
lkirk committed Aug 6, 2024
1 parent daf86a9 commit 3ad728b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/tools/SLiM/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:bullseye-slim AS base
FROM debian:bookworm-slim AS base
FROM base AS build-stage

ARG VERSION
Expand Down

0 comments on commit 3ad728b

Please sign in to comment.