Skip to content

Commit

Permalink
Update Docker Image and test automatic compile and upload
Browse files Browse the repository at this point in the history
  • Loading branch information
mario872 committed Jul 16, 2024
1 parent 5616cf2 commit 1c9c1ad
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="[email protected]"
LABEL version="0.33"
LABEL version="0.34"
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.33
0.34

0 comments on commit 1c9c1ad

Please sign in to comment.