Skip to content

Commit

Permalink
Bump debian from 11-slim to 12-slim
Browse files Browse the repository at this point in the history
Bumps debian from 11-slim to 12-slim.

---
updated-dependencies:
- dependency-name: debian
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent ceecd9c commit cb549e5
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
@@ -1,6 +1,6 @@
# Buildbot master and master-web containers

FROM debian:11-slim
FROM debian:12-slim
LABEL maintainer="MariaDB Buildbot maintainers"
ARG DEBIAN_FRONTEND=noninteractive
ARG master_type="master"
Expand Down

0 comments on commit cb549e5

Please sign in to comment.