Skip to content

Commit

Permalink
Merge pull request #1254 from ManageIQ/renovate/manageiq-memcached-1.x
Browse files Browse the repository at this point in the history
Update manageiq/memcached Docker tag to v1.6
  • Loading branch information
Fryguy authored Mar 29, 2024
2 parents 4b9bc10 + 884140c commit 8e5878d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
ports:
- 5432:5432
memcached:
image: manageiq/memcached:1.5
image: manageiq/memcached:1.6
ports:
- 11211:11211
env:
Expand Down

0 comments on commit 8e5878d

Please sign in to comment.