Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update eclipse-temurin:11.0.22_7-jre-jammy Docker digest to ec48c24 (master) #461

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ RUN chmod -R 770 /opt/hivemq \


# Actual image
FROM eclipse-temurin:11.0.22_7-jre-jammy@sha256:ce6f0ccb4deb5382718bc7dab6147e94835656982cf5b8fd0a5c00b97223e883
FROM eclipse-temurin:11.0.22_7-jre-jammy@sha256:ec48c245e50016d20c36fd3cdd5b4e881eee68cab535955df74a8a9ec709faaa

ARG HIVEMQ_GID=10000
ARG HIVEMQ_UID=10000
Expand Down
Loading