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

Commit

Permalink
chore(deps): update eclipse-temurin docker tag to v11.0.16_8-jre-alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and volkflo committed Oct 20, 2022
1 parent 4424444 commit 7599096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vertx-gateway/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BASE_IMAGE=eclipse-temurin:11-jre-alpine
ARG BASE_IMAGE=eclipse-temurin:11.0.16_8-jre-alpine
FROM $BASE_IMAGE

ARG APIMAN_VERSION
Expand Down

0 comments on commit 7599096

Please sign in to comment.