Skip to content

Commit

Permalink
Merge pull request #317 from Red-GV/hotel-reservation-image-bump
Browse files Browse the repository at this point in the history
bump: use latest jaeger and memcached images
  • Loading branch information
cdelimitrou authored Apr 9, 2024
2 parents cdadd65 + b982a60 commit a1964ac
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ ports:

container:
image: jaegertracing/all-in-one
imageVersion: 1.21.0
imageVersion: latest
name: hotel-reserv-jaeger
ports:
- containerPort: 14269
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ports:

container:
image: memcached
imageVersion: 1.6.17
imageVersion: latest
name: hotel-reserv-profile-mmc
ports:
- containerPort: 11211
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ports:

container:
image: memcached
imageVersion: 1.6.17
imageVersion: latest
name: hotel-reserv-rate-mmc
ports:
- containerPort: 11211
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ports:

container:
image: memcached
imageVersion: 1.6.17
imageVersion: latest
name: hotel-reserv-reservation-mmc
ports:
- containerPort: 11211

0 comments on commit a1964ac

Please sign in to comment.