Skip to content

Commit d561776

Browse files
apmmachinexrmx
andauthored
Bump elastic-apm to latest version (#341)
* chore: Install new elastic-apm pip dependency version Made with ❤️️ by updatecli * chore: Set org.label-schema.version in Dockerfile Made with ❤️️ by updatecli --------- Co-authored-by: apmmachine <[email protected]> Co-authored-by: Riccardo Magliocchetti <[email protected]>
1 parent 85d34e3 commit d561776

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ LABEL \
4141
org.label-schema.schema-version="1.0" \
4242
org.label-schema.vendor="Elastic" \
4343
org.label-schema.name="opbeans-python" \
44-
org.label-schema.version="6.21.3" \
44+
org.label-schema.version="6.22.0" \
4545
org.label-schema.url="https://hub.docker.com/r/opbeans/opbeans-python" \
4646
org.label-schema.vcs-url="https://github.com/elastic/opbeans-python" \
4747
org.label-schema.license="MIT"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ future==1.0.0
55
certifi
66
dj-database-url==2.1.0
77
django-redis==5.4.0
8-
elastic-apm==6.21.3
8+
elastic-apm==6.22.0
99
elasticsearch==8.13.0
1010
elasticsearch-dsl==8.13.0
1111
elastic-transport==8.13.0

0 commit comments

Comments
 (0)