Skip to content

Commit

Permalink
Remove labels
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Sep 17, 2024
1 parent bf37186 commit b848a0c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
# Use a Python image with uv pre-installed
FROM ghcr.io/astral-sh/uv:python3.12-bookworm-slim

LABEL org.opencontainers.image.authors="Jose Sanchez-Gallego <[email protected]>"
LABEL org.opencontainers.image.source=https://github.com/sdss/lvmcryo

# Install the project into `/app`
WORKDIR /app

Expand Down

0 comments on commit b848a0c

Please sign in to comment.