Skip to content

Commit

Permalink
core: Update Dockerfile python to 3.8.19-slim-bullseye (#494)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdaln authored Dec 4, 2024
1 parent f9bda21 commit 68c82dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exareme2/worker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.8.11-slim-buster
FROM python:3.8.19-slim-bullseye
MAINTAINER Thanasis Karampatsis <[email protected]>

#######################################################
Expand Down

0 comments on commit 68c82dc

Please sign in to comment.