Skip to content

Commit

Permalink
ci: Testing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Vel-San committed Feb 15, 2024
1 parent a239d4e commit 2dcbcb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Use a minimal Ubuntu base image
FROM ubuntu:latest

LABEL VERSION="1.0"
LABEL VERSION="1.0.0"
LABEL MAINTAINER="Vel-San | vel-san@protonmail.com"
LABEL DESCRIPTION="A docker image that has all required dependenices for the bot to run"

Expand Down

0 comments on commit 2dcbcb9

Please sign in to comment.