Skip to content

Commit f46f240

Browse files
committed
bump(docker): docker/postgres14-jdk17
1 parent a629003 commit f46f240

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/postgres14-jdk17/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM postgres:14-bookworm
22

33
RUN apt-get update && \
4-
apt-get install -y --no-install-recommends openjdk-17-jdk-headless \
4+
apt-get install -y --no-install-recommends openjdk-17-jdk \
55
bash \
66
ca-certificates \
77
curl \

0 commit comments

Comments
 (0)