Skip to content

Commit eda64f6

Browse files
committed
docker-images: use Debian 12
Use Debian 12 until ansible-galaxy is fixed.
1 parent 4ecd187 commit eda64f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-images/base/oss/debian/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ARG DEBIAN_FRONTEND=noninteractive
22

3-
FROM library/debian:stable
3+
FROM library/debian:12
44
LABEL maintainer="[email protected]"
55

66
ENTRYPOINT ["/usr/local/bin/concord_venv/bin/dumb-init", "--"]

0 commit comments

Comments
 (0)