Skip to content

Commit

Permalink
IN-348 Migrate MAINTAINER in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobSanford committed Aug 29, 2024
1 parent 0fc7a44 commit 5ca6660
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
FROM ghcr.io/unb-libraries/drupal:10.x-1.x
MAINTAINER UNB Libraries <libsupport@unb.ca>

ENV DRUPAL_REDIS_HOSTNAME drupal-redis-lib-unb-ca

Check warning on line 3 in Dockerfile

View workflow job for this annotation

GitHub Actions / deploy / build-push-images / Build Image

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

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

Expand Down

0 comments on commit 5ca6660

Please sign in to comment.