Skip to content

Commit

Permalink
Merge pull request #37 from thomas-dufour/druid_28
Browse files Browse the repository at this point in the history
chore: set druid version to 28.0.1
  • Loading branch information
thomas-dufour authored Dec 18, 2024
2 parents c686931 + 1113773 commit 4e5e17a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM eclipse-temurin:11@sha256:f9af81bc9f96546a315c135c69af1d6c8b33f2ca727d87286d8e758ca647ec2a AS builder

ARG DRUID_VERSION=27.0.0
ARG DRUID_VERSION=28.0.1
ENV DRUID_VERSION=$DRUID_VERSION

RUN apt-get update \
Expand Down

0 comments on commit 4e5e17a

Please sign in to comment.