Skip to content

Commit

Permalink
Fix maintainer tag
Browse files Browse the repository at this point in the history
  • Loading branch information
HeroCC committed Oct 3, 2024
1 parent 0bea907 commit eabd850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM ubuntu:24.04 AS base
LABEL maintainer = Conlan Cesar <[email protected]>
LABEL maintainer="Conlan Cesar <[email protected]>"

# Set the default shell to bash
SHELL ["/bin/bash", "-c"]
Expand Down

0 comments on commit eabd850

Please sign in to comment.