update polaris-standalone docker image (#2854)

pull/2861/head
liaochuntao 12 months ago committed by GitHub
parent 49ffd95a0c
commit 69d73225a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/go.yml

@ -36,7 +36,7 @@ jobs:
- "8848:8848"
- "9848:9848"
polaris:
image: polarismesh/polaris-server-standalone:v1.13.3
image: polarismesh/polaris-standalone:latest
ports:
- 8090:8090
- 8091:8091

Loading…
Cancel
Save