Skip to content

Commit

Permalink
Merge pull request #1870 from openoereb/debian-bullseye
Browse files Browse the repository at this point in the history
use debian 11 in dockerfile
  • Loading branch information
svamaa authored Nov 28, 2023
2 parents c12b572 + dafba24 commit b3653e1
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 @@
FROM python:3.11-buster
FROM python:3.11-bullseye

ENV DEBIAN_FRONTEND=noninteractive

Expand Down

0 comments on commit b3653e1

Please sign in to comment.