Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
d4rkfella authored Oct 21, 2024
1 parent 69ab979 commit d8e97dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/theme-park/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ USER nginx
WORKDIR /usr/share/nginx/html

LABEL org.opencontainers.image.source="https://github.com/themepark-dev/theme.park"

LABEL built by Darkfella

Check warning on line 37 in apps/theme-park/Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / Build/Test theme-park (linux/amd64)

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "LABEL key=value" should be used instead of legacy "LABEL key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

Check warning on line 37 in apps/theme-park/Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / Build/Test theme-park (linux/arm64)

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "LABEL key=value" should be used instead of legacy "LABEL key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

0 comments on commit d8e97dd

Please sign in to comment.