Skip to content

Commit

Permalink
Update api version to latest to reflect corrections change
Browse files Browse the repository at this point in the history
  • Loading branch information
thekeenant authored Nov 27, 2023
1 parent 76a8c60 commit 4b3e3b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3.9"
x-api:
&x-api
image: ghcr.io/madgrades/api.madgrades.com@sha256:4a7ffb27e1c30372662726ea0bb6702f5e25119ed1b947f7cdcdbb4d2dc64af4
image: ghcr.io/madgrades/api.madgrades.com@sha256:cba55c72a5bb38d25cc918a9f00e5da5d3697004a995ed8896b5512fe24a3235
environment:
GITHUB_KEY: ${GITHUB_KEY}
GITHUB_SECRET: ${GITHUB_SECRET}
Expand Down

0 comments on commit 4b3e3b7

Please sign in to comment.