Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
timschumi committed Oct 13, 2024
2 parents c8395e1 + c484825 commit 7d415e7
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 docker.io/python:3
FROM docker.io/python:3.12

RUN groupadd dbot && useradd --no-log-init -g dbot dbot
RUN mkdir -p /dbot-db && chown -R dbot:dbot /dbot-db
Expand Down

0 comments on commit 7d415e7

Please sign in to comment.