fix: Docker build in CI (#8312)

* Fix Docker build CI
* Bump nginx-alpine version to 1.27
This commit is contained in:
Márk Tolmács 2024-08-06 13:21:20 +02:00 committed by GitHub
parent b87925d253
commit 8d530cf102
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 10 additions and 10 deletions

View file

@ -58,7 +58,7 @@ module.exports.woff2BrowserPlugin = () => {
style: normal;
display: swap;
}
@font-face {
font-family: "Assistant";
src: url(${OSS_FONTS_CDN}Assistant-Medium-DrcxCXg3.woff2)
@ -68,7 +68,7 @@ module.exports.woff2BrowserPlugin = () => {
style: normal;
display: swap;
}
@font-face {
font-family: "Assistant";
src: url(${OSS_FONTS_CDN}Assistant-SemiBold-SCI4bEL9.woff2)
@ -78,7 +78,7 @@ module.exports.woff2BrowserPlugin = () => {
style: normal;
display: swap;
}
@font-face {
font-family: "Assistant";
src: url(${OSS_FONTS_CDN}Assistant-Bold-gm-uSS1B.woff2)