Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
b-rodrigues committed Jun 25, 2024
1 parent 0eb8610 commit 5e2a844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ubuntu/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM ubuntu:latest
LABEL org.opencontainers.image.licenses="MIT" \
org.opencontainers.image.source="https://github.com/rstats-on-nix/Docker" \
org.opencontainers.image.vendor="RStats on Nix" \
org.opencontainers.image.ref.name:"rix" \
org.opencontainers.image.ref.name="rix" \
org.opencontainers.image.authors="Bruno Rodrigues <bruno@brodrigues.co>, Philipp Baumann <baumann-philipp@protonmail.com>"

RUN apt update -y
Expand Down

0 comments on commit 5e2a844

Please sign in to comment.