Skip to content

Commit

Permalink
Merge pull request #29 from g3rhard/renovate/docker-dockerfile-1
Browse files Browse the repository at this point in the history
Update docker/dockerfile:1 Docker digest to 865e5dd
  • Loading branch information
g3rhard authored Oct 12, 2024
2 parents 8194f82 + f3d0e0a commit b13bc28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# syntax=docker/dockerfile:1@sha256:fe40cf4e92cd0c467be2cfc30657a680ae2398318afd50b0c80585784c604f28
# syntax=docker/dockerfile:1@sha256:865e5dd094beca432e8c0a1d5e1c465db5f998dca4e439981029b3b81fb39ed5
FROM ubuntu:noble@sha256:8a37d68f4f73ebf3d4efafbcf66379bf3728902a8038616808f04e34a9ab63ee

ENV DEBIAN_FRONTEND noninteractive

Check warning on line 4 in Dockerfile

View workflow job for this annotation

GitHub Actions / 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 b13bc28

Please sign in to comment.