Skip to content

Commit

Permalink
🐳 config(docker): Say debian:11 instead of debian:bullseye.
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Apr 10, 2024
1 parent 5a562e9 commit 7dca98d
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,4 +1,4 @@
ARG IMAGE_BASE=debian:bullseye-slim
ARG IMAGE_BASE=debian:11-slim


# NOTE Build stage
Expand Down

0 comments on commit 7dca98d

Please sign in to comment.