update nats
This commit is contained in:
@@ -34,7 +34,7 @@ LATEST_AGENT_VER = "2.4.9"
|
||||
|
||||
MESH_VER = "1.1.6"
|
||||
|
||||
NATS_SERVER_VER = "2.9.19"
|
||||
NATS_SERVER_VER = "2.9.20"
|
||||
|
||||
# for the update script, bump when need to recreate venv
|
||||
PIP_VER = "37"
|
||||
|
@@ -1,4 +1,4 @@
|
||||
FROM nats:2.9.19-alpine
|
||||
FROM nats:2.9.20-alpine
|
||||
|
||||
ENV TACTICAL_DIR /opt/tactical
|
||||
ENV TACTICAL_READY_FILE ${TACTICAL_DIR}/tmp/tactical.ready
|
||||
|
Reference in New Issue
Block a user