Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
sgoggins authored Jan 17, 2024
1 parent db449ca commit ad0985a
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.8.11-slim-buster

LABEL maintainer="[email protected]"
LABEL version="0.53.1"
LABEL version="0.62.0"

ENV DEBIAN_FRONTEND=noninteractive

Expand Down

0 comments on commit ad0985a

Please sign in to comment.