Skip to content

Commit

Permalink
deps: update ubuntu docker tag to v24 (#1785)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 15, 2024
1 parent 7b82f2d commit 2cbbba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Dockerfile.ci
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:18.04
FROM ubuntu:24.04

ARG UBER_JAR_PATH
RUN apt-get update && apt-get -qq -y install default-jre
Expand Down

0 comments on commit 2cbbba8

Please sign in to comment.