Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
1ffa7f927b |
@@ -1,4 +1,4 @@
|
|||||||
FROM python:3.13-slim
|
FROM python:3.14-slim
|
||||||
LABEL maintainer="Luke Tainton <luke@tainton.uk>"
|
LABEL maintainer="Luke Tainton <luke@tainton.uk>"
|
||||||
WORKDIR /home
|
WORKDIR /home
|
||||||
COPY . .
|
COPY . .
|
||||||
|
Reference in New Issue
Block a user