Skip to content

Commit

Permalink
Update compile-and-upload-docker-image.yml and Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mario872 committed Jul 16, 2024
1 parent 9a883ef commit b29b8a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
FROM python:3.11-slim-bullseye
LABEL maintainer="jamesaglynn10@gmail.com"
LABEL version="0.34"
LABEL description="This is the docker image for class-forge"
LABEL description="This is the docker image for Class Forge"

ENV IN_DOCKER=true

Expand Down

0 comments on commit b29b8a2

Please sign in to comment.