Skip to content

Commit

Permalink
Updated to debian 12
Browse files Browse the repository at this point in the history
  • Loading branch information
faressc committed Mar 6, 2025
1 parent 4477816 commit ad4600e
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 @@ -3,7 +3,7 @@
# See the LICENSE file in the root of this project for details.

# Use an official Debian runtime with fixed version as a parent image
FROM debian:11-slim
FROM debian:12-slim

# Install necessary packages
RUN apt-get update && apt-get install -y --no-install-recommends \
Expand Down

0 comments on commit ad4600e

Please sign in to comment.