Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/docker/docker/python-3.12-alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
TobySuch authored Oct 3, 2023
2 parents f59c661 + e0e144f commit 87a5021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/dev/Dockerfile.dev
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.11-alpine
FROM python:3.12-alpine
ENV PYTHONUNBUFFERED=1
WORKDIR /app
COPY ./shifter/requirements.txt .
Expand Down

0 comments on commit 87a5021

Please sign in to comment.