Skip to content

Commit 631b43e

Browse files
committed
chore: bump web to v6.0.0
1 parent bd02897 commit 631b43e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.woodpecker.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# The test runner source for UI tests
2-
WEB_COMMITID=05cf6c25e32aeedf0901fcd5e6d43f7646310ef2
2+
WEB_COMMITID=43eeb67d031d5adf44d1168fe638531d13c51dd8
33
WEB_BRANCH=main
44

services/web/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
SHELL := bash
22
NAME := web
3-
WEB_ASSETS_VERSION = v5.1.0
3+
WEB_ASSETS_VERSION = v6.0.0
44
WEB_ASSETS_BRANCH = main
55

66
ifneq (, $(shell command -v go 2> /dev/null)) # suppress `command not found warnings` for non go targets in CI

0 commit comments

Comments
 (0)