Skip to content

Commit

Permalink
Update rocker/r-ver Docker tag to v4.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent d3a86ba commit e804f07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base-r/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM rocker/r-ver:4.4.1
FROM rocker/r-ver:4.4.2

LABEL maintainer "Arnfinn Hykkerud Steindal <[email protected]>"

Check warning on line 3 in base-r/Dockerfile

View workflow job for this annotation

GitHub Actions / base-r

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/

Expand Down

0 comments on commit e804f07

Please sign in to comment.