Skip to content

Commit

Permalink
prepare 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Slach committed Apr 11, 2024
1 parent 8c079a3 commit 9716c44
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ services:
'
backend_builder:
image: golang:1.21
image: golang:1.22
working_dir: /go/src/grafana-clickhouse
environment:
GOCACHE: "/go-cache"
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"typescript": "4.8.4",
"webpack": "^5.86.0",
"webpack-cli": "^5.1.4",
"webpack-livereload-plugin": "^3.0.3"
"webpack-livereload-plugin": "^3.0.2"
},
"engines": {
"node": ">=16"
Expand Down

0 comments on commit 9716c44

Please sign in to comment.