Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 2, 2024
1 parent 39b2d12 commit e5f652e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion images/cricketeerone-kafka-connect/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/cricketeerone/apache-kafka-connect:3.5.1-confluent-hub@sha256:73984d7c18f2f2d97f33edc157aac5ccb2c3b66027b1d807b78baeea862472fe
FROM docker.io/cricketeerone/apache-kafka-connect:3.6.0-confluent-hub@sha256:f6608ee165d327b33c54b599fed5d978b1f977c054ffbd8ee0f603ab97e2e2f3

WORKDIR /tmp

Expand Down
2 changes: 1 addition & 1 deletion images/spark-delta/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/library/spark:3.4.1-scala2.12-java11-python3-ubuntu@sha256:6f47825b37da97567f6ec83f6317f0a4b5e766463bfe4c4149600f2e4c5c4cc6
FROM docker.io/library/spark:3.5.0-scala2.12-java11-python3-ubuntu@sha256:7ea775364c63415d10ff2c95d23cc9ce6874fd57c823520d23fdb2d54827470c

RUN /opt/spark/bin/spark-shell -v \
--conf "spark.driver.extraJavaOptions=-Divy.cache.dir=/tmp -Divy.home=/tmp" \
Expand Down

0 comments on commit e5f652e

Please sign in to comment.