Skip to content

Commit

Permalink
upgrade apm server to 7.17.22
Browse files Browse the repository at this point in the history
  • Loading branch information
makelicious committed Jul 15, 2024
1 parent 5a55f35 commit 421c849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/docker-compose.deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@ services:
- 'traefik.enable=false'
replicas: 1
apm-server:
image: docker.elastic.co/apm/apm-server:7.15.2
image: docker.elastic.co/apm/apm-server:7.17.22
cap_add: ['CHOWN', 'DAC_OVERRIDE', 'SETGID', 'SETUID']
cap_drop: ['ALL']
restart: always
Expand Down

0 comments on commit 421c849

Please sign in to comment.