Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Commit

Permalink
Merge pull request #74 from dbt-labs/snyk-fix-77c3633b3f36c2b732da803…
Browse files Browse the repository at this point in the history
…6a6cf2e40

[Snyk] Security upgrade openjdk from 16-ea-17 to 17-ea-22-jdk-oracle
  • Loading branch information
leahwicz authored Sep 21, 2021
2 parents 8380c05 + 4e6f009 commit a32f92e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.util
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM openjdk:16-ea-17
FROM openjdk:17-ea-22-jdk-oracle

RUN apt-get update && \
apt-get install -yf postgresql-client netcat && \
Expand Down

0 comments on commit a32f92e

Please sign in to comment.