Skip to content

Commit

Permalink
Update ubuntu Docker tag to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 26, 2024
1 parent 6134d82 commit b218cdf
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
Expand Up @@ -31,7 +31,7 @@
# If you are going to use your own container, you may remove them.
# Rultor has no dependency on these packages.

FROM ubuntu:22.04
FROM ubuntu:24.04
LABEL Description="This is the default image for Rultor.com" Version="0.0.0"

Check failure on line 35 in Dockerfile

View workflow job for this annotation

GitHub Actions / hadolint

DL3048 style: Invalid label key.

Check failure on line 35 in Dockerfile

View workflow job for this annotation

GitHub Actions / hadolint

DL3048 style: Invalid label key.
WORKDIR /tmp

Expand Down

0 comments on commit b218cdf

Please sign in to comment.