Skip to content

Commit

Permalink
Merge pull request #262 from opiproject/renovate/dmtf-redfish-mockup-…
Browse files Browse the repository at this point in the history
…server-1.x

chore(deps): update dmtf/redfish-mockup-server docker tag to v1.2.4
  • Loading branch information
artek-koltun authored Dec 18, 2023
2 parents 520182a + 840c072 commit 0fce996
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions vendors/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: '3.7'
services:

nvidia:
image: dmtf/redfish-mockup-server:1.2.3
image: dmtf/redfish-mockup-server:1.2.4
volumes:
- ./nvidia:/mockup
ports:
Expand All @@ -14,14 +14,14 @@ services:
command: ["--dir=/mockup"]

marvell:
image: dmtf/redfish-mockup-server:1.2.3
image: dmtf/redfish-mockup-server:1.2.4
volumes:
- ./marvell:/mockup
networks:
- opi

intel:
image: dmtf/redfish-mockup-server:1.2.3
image: dmtf/redfish-mockup-server:1.2.4
volumes:
- ./intel:/mockup
networks:
Expand Down

0 comments on commit 0fce996

Please sign in to comment.