Skip to content

Commit

Permalink
Merge pull request #1471 from bunkerity/dependabot/docker/tests/linux…
Browse files Browse the repository at this point in the history
…/dev/redhat/ubi9-init-9.4-14.1725850204

deps/tests/linux: Bump redhat/ubi9-init from 9.4-14 to 9.4-14.1725850204 in /tests/linux
  • Loading branch information
TheophileDiot authored Sep 11, 2024
2 parents 87efdec + a53a161 commit ce2df60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/linux/Dockerfile-rhel9
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM redhat/ubi9-init:9.4-14@sha256:bd90bae05b0364d050b3567d8a586705c08a2a57bf564b71fc6c43d7050d369c
FROM redhat/ubi9-init:9.4-14.1725850204@sha256:8ff3182b446bd3dc70018bec621506386080038a126f4294791f7177c94be781

ENV NGINX_VERSION 1.26.1

Check warning on line 3 in tests/linux/Dockerfile-rhel9

View workflow job for this annotation

GitHub Actions / build-packages (rhel9) / build

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 ce2df60

Please sign in to comment.