Remove from watchtower updates

This commit is contained in:
2025-01-31 21:51:55 +00:00
parent f2df4c9b43
commit 03922e8849

View File

@@ -1,6 +1,8 @@
# Use the official Python image # Use the official Python image
FROM python:3.10-slim FROM python:3.10-slim
LABEL com.centurylinklabs.watchtower.enable="false"
# Set the working directory in the container # Set the working directory in the container
WORKDIR /gupbot WORKDIR /gupbot