Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use updated LABEL key/value format
Browse files Browse the repository at this point in the history
Signed-off-by: nikki everett <nikki@union.ai>
nikki everett committed Oct 8, 2024
1 parent d6a9861 commit 1d39568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/wandb_plugin/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM python:3.11-slim-bookworm
LABEL org.opencontainers.image.source https://github.com/flyteorg/flytesnacks
LABEL org.opencontainers.image.source=https://github.com/flyteorg/flytesnacks

WORKDIR /root
ENV VENV /opt/venv

0 comments on commit 1d39568

Please sign in to comment.