Skip to content

Commit

Permalink
Updated Docker Image
Browse files Browse the repository at this point in the history
  • Loading branch information
mario872 committed Nov 8, 2024
1 parent 43532f2 commit 182deb1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

FROM python:3.11-slim-bullseye
LABEL maintainer="jamesaglynn10@gmail.com"
LABEL version="0.35"
LABEL version="0.36"
LABEL description="This is the docker image for Class Forge"

ENV IN_DOCKER=true
Expand Down
2 changes: 1 addition & 1 deletion templates/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.35
0.36

0 comments on commit 182deb1

Please sign in to comment.