File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,13 +23,13 @@ LABEL \
2323 org.label-schema.schema-version="1.0" \
2424 org.label-schema.vendor="Elastic" \
2525 org.label-schema.name="opbeans-ruby" \
26- org.label-schema.version="4.7.3 " \
26+ org.label-schema.version="4.8.0 " \
2727 org.label-schema.url="https://hub.docker.com/r/opbeans/opbeans-ruby" \
2828 org.label-schema.vcs-url="https://github.com/elastic/opbeans-ruby" \
2929 org.label-schema.license="MIT" \
3030 org.opencontainers.image.vendor="Elastic" \
3131 org.opencontainers.image.title="opbeans-ruby" \
32- org.opencontainers.image.version="4.7.3 " \
32+ org.opencontainers.image.version="4.8.0 " \
3333 org.opencontainers.image.url="https://hub.docker.com/r/opbeans/opbeans-ruby" \
3434 org.opencontainers.image.source="https://github.com/elastic/opbeans-ruby" \
3535 org.opencontainers.image.licenses="MIT" \
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ git_source(:github) do |repo_name|
88end
99
1010gem 'sprockets'
11- gem 'elastic-apm' , '4.7.3 '
11+ gem 'elastic-apm' , '4.8.0 '
1212gem 'foreman'
1313gem 'http'
1414gem 'lograge'
You can’t perform that action at this time.
0 commit comments