Skip to content

Commit

Permalink
docker update
Browse files Browse the repository at this point in the history
  • Loading branch information
Luxxy-GF committed Mar 18, 2024
1 parent 0acca22 commit 4c2fa8c
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
@@ -1,6 +1,6 @@
FROM node:20-alpine

org.opencontainers.image.source = "https://github.com/Luxxy-GF/discord-ilo4-bot"
LABEL org.opencontainers.image.source = "https://github.com/Luxxy-GF/discord-ilo4-bot"

RUN mkdir -p /usr/src/ilo
WORKDIR /usr/src/ilo
Expand Down

0 comments on commit 4c2fa8c

Please sign in to comment.