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 aoehmich/eae-interface:latest Docker digest to a5f0609 #15

Merged
merged 1 commit into from
May 13, 2019
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
Update aoehmich/eae-interface:latest Docker digest to a5f0609
  • Loading branch information
renovate-bot committed May 13, 2019
commit 61552530f7246f5f9b9f28327036cc0388712e61
2 changes: 1 addition & 1 deletion packages/eae-deploy/Docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ services:
- ./eae.carrier.config.js:/usr/app/config/eae.carrier.config.js

interface:
image: aoehmich/eae-interface:latest@sha256:584e8919f5b50ae8caacee8d7102cb4e768957e265a79cb579866fb56574b6ed
image: aoehmich/eae-interface:latest@sha256:a5f060925b9c81ce59352d2258bc437da695a9604a0e448e882af728134c901a
depends_on:
- carrier
links:
Expand Down