Skip to content

Commit dcc2a52

Browse files
authored
Bump deployment agent version (#178)
Co-authored-by: Dustin Kaiser <[email protected]>
1 parent 203545b commit dcc2a52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/deployment-agent/docker-compose.yml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: "3.8"
22
services:
33
auto-deployment-agent:
4-
image: {{DOCKER_REGISTRY}}/deployment-agent:0.11.2
4+
image: {{DOCKER_REGISTRY}}/deployment-agent:0.11.3
55
init: true
66
ports:
77
- "8888"

0 commit comments

Comments
 (0)