Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Sean P. Goggins <[email protected]>
  • Loading branch information
sgoggins authored Feb 28, 2024
1 parent 0a3c30b commit 61e4526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/backend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM python:3.10-slim-bullseye

LABEL maintainer="[email protected]"
LABEL version="0.62.5"
LABEL version="0.62.6"

ENV DEBIAN_FRONTEND=noninteractive

Expand Down

0 comments on commit 61e4526

Please sign in to comment.