Skip to content
This repository was archived by the owner on May 4, 2022. It is now read-only.

Commit 0bb3692

Browse files
Miniveracbrewster
andauthored
Update the UPM hash (#257)
* Update the UPM hash A new version of UPM is available, this PR updates polyglott to use the newer version. * Regenerated the dockerfile * Update gen/Dockerfile.ejs Co-authored-by: Connor Brewster <cbrewster@hey.com> * Regenerated the dockerfile Co-authored-by: Connor Brewster <cbrewster@hey.com>
1 parent 1fd51c5 commit 0bb3692

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gen/Dockerfile.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ RUN git clone --depth=1 https://github.com/novnc/websockify.git /root/websockify
7070

7171

7272
## Import UPM.
73-
FROM replco/upm:light@sha256:9a07f4b0912f29692436be2a28c7024fee1d93eb16c3d3eed9fe6309dd121b37 AS upm
73+
FROM replco/upm:light@sha256:fc729728ec975f918953ad6a12497de712ca0858344ddbbeb638f692c60c6167 AS upm
7474

7575

7676
## The polygott-specific tools.

out/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -792,7 +792,7 @@ RUN git clone --depth=1 https://github.com/novnc/websockify.git /root/websockify
792792

793793

794794
## Import UPM.
795-
FROM replco/upm:light@sha256:9a07f4b0912f29692436be2a28c7024fee1d93eb16c3d3eed9fe6309dd121b37 AS upm
795+
FROM replco/upm:light@sha256:fc729728ec975f918953ad6a12497de712ca0858344ddbbeb638f692c60c6167 AS upm
796796

797797

798798
## The polygott-specific tools.

0 commit comments

Comments
 (0)