Skip to content

Commit

Permalink
Merge branch 'master' into renovate/major-opentelemetry-go-monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacome authored Nov 27, 2024
2 parents 02d6bf5 + 9f6c20f commit 752071e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# syntax=docker/dockerfile:1.11
# syntax=docker/dockerfile:1.12
ARG BUILD_OS=debian
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.5.0 AS xx

Expand Down
2 changes: 1 addition & 1 deletion example/zoo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"eslint-plugin-import": "^2.31.0"
},
"dependencies": {
"commander": "^9.5.0",
"commander": "^12.1.0",
"express": "^4.21.1",
"express-basic-auth": "^1.2.1",
"lightstep-tracer": "^0.34.0",
Expand Down

0 comments on commit 752071e

Please sign in to comment.