Skip to content

Commit

Permalink
[chore] bump base image
Browse files Browse the repository at this point in the history
  • Loading branch information
duncdrum committed Nov 12, 2024
1 parent 75981d8 commit 9bc97a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exist-docker/src/main/resources-filtered/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#

FROM gcr.io/distroless/java17:latest
FROM gcr.io/distroless/java17-debian12:latest

# Copy eXist-db
COPY LICENSE /exist/LICENSE
Expand Down

0 comments on commit 9bc97a1

Please sign in to comment.