Skip to content

Commit

Permalink
trino upgrade to 468
Browse files Browse the repository at this point in the history
  • Loading branch information
rseward committed Jan 24, 2025
1 parent c10cf60 commit e2b4eb5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#ARG PROMETHEUS_VERSION=0.20.0
ARG TRINO_VERSION=468 # 458
#ARG TRINO_VERSION=458
ARG TRINO_VERSION=468

FROM ghcr.io/airlift/jvmkill:latest AS jvmkill
FROM registry.access.redhat.com/ubi9/ubi-minimal:latest as downloader
Expand Down

0 comments on commit e2b4eb5

Please sign in to comment.