Skip to content

Commit

Permalink
Merge pull request #393 from anarkiwi/renovate/ubuntu-24.x
Browse files Browse the repository at this point in the history
Update ubuntu Docker tag to v24
  • Loading branch information
anarkiwi authored May 26, 2024
2 parents 8f611d7 + 8c75d87 commit 50a976b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion magenta/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:22.04
FROM ubuntu:24.04
ENV DEBIAN_FRONTEND noninteractive

RUN apt-get update && apt-get install --no-install-recommends -yq \
Expand Down

0 comments on commit 50a976b

Please sign in to comment.