Skip to content

Commit b1adc4f

Browse files
duncdrumline-o
authored andcommitted
[ignore] bump base image
1 parent 4fb0518 commit b1adc4f

File tree

1 file changed

+1
-1
lines changed
  • exist-docker/src/main/resources-filtered

1 file changed

+1
-1
lines changed

exist-docker/src/main/resources-filtered/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
2121
#
2222

23-
FROM gcr.io/distroless/java17:latest
23+
FROM gcr.io/distroless/java17-debian12:latest
2424

2525
# Copy eXist-db
2626
COPY LICENSE /exist/LICENSE

0 commit comments

Comments
 (0)