Skip to content

Commit 992a196

Browse files
Change maintainer to be label
Co-authored-by: Cole Stowell <121599022+costowell@users.noreply.github.com>
1 parent fa45a28 commit 992a196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ COPY frontend /opt/conditional/frontend
1414
RUN npm run webpack
1515

1616
FROM astral/uv:python3.13-trixie-slim
17-
MAINTAINER Computer Science House <webmaster@csh.rit.edu>
17+
LABEL maintainer="Computer Science House <webmaster@csh.rit.edu>"
1818

1919
WORKDIR /opt/conditional
2020

0 commit comments

Comments
 (0)