File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 58
58
echo "title=$STRIPPED_TITLE" >> "$GITHUB_OUTPUT"
59
59
- name : Get Docker Metadata
60
60
id : meta
61
- uses : docker/metadata-action@b798ed8388581f6f002541048b6458ca2c4ba442
61
+ uses : docker/metadata-action@be19121bfd18b9c1ac415d9571d4f67b9b357886
62
62
env :
63
63
DOCKER_METADATA_PR_HEAD_SHA : true
64
64
with :
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ ARG APOLLO_ROUTER_VERSION=2.3.0
8
8
# renovate: datasource=github-releases depName=apollographql/apollo-mcp-server
9
9
ARG APOLLO_MCP_SERVER_VERSION=0.5.2
10
10
11
- LABEL org.opencontainers.image.version=0.0.6
11
+ LABEL org.opencontainers.image.version=0.0.7
12
12
LABEL org.opencontainers.image.vendor="Apollo GraphQL"
13
13
LABEL org.opencontainers.image.title="Apollo Runtime"
14
14
LABEL org.opencontainers.image.description="A GraphQL Runtime for serving Supergraphs and enabling AI"
You can’t perform that action at this time.
0 commit comments