Skip to content

Commit a86f044

Browse files
committed
Merge branch 'nathan/release-sw-1-8-0' into 'master'
release sw 1.8.0 See merge request dfinity-lab/public/ic!12568
2 parents 2dd02ab + ef67597 commit a86f044

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ic-os/boundary-guestos/rootfs/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ ARG BUILD_TYPE=
1515

1616
# Service worker version and sha256; only if SW is `true` the service worker from npm is used
1717
ARG SW=
18-
ARG sw_version=1.7.2
19-
ARG sw_sha256=c5e4c335ccf945cc982418d9f12ea0961e50f3c27e95ce66e30341ddb0e77cc9
18+
ARG sw_version=1.8.0
19+
ARG sw_sha256=5f809344c29a473ee67cbff216bfd2067c0800569631281f310d630bc51c4cf7
2020

2121
#
2222
# First build stage: download software (service worker) that frequently changes, build and verify it (such that it

0 commit comments

Comments
 (0)