Skip to content

Commit e988ba3

Browse files
committed
new-api:v0.11.5
1 parent ca69c30 commit e988ba3

3 files changed

Lines changed: 4 additions & 1 deletion

File tree

build/build-images-define.ps1

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ $buildImageList = @(
146146
# "beszel:0.10",
147147
# "beszel-agent:0.10",
148148
# "playwright:v1.53.0-jammy",
149-
"playwright:v1.54.0-jammy",
149+
# "playwright:v1.54.0-jammy",
150150
# "nextcloud:30-apache",
151151
# "nextcloud:30-fpm",
152152
# "nextcloud:31-apache",
@@ -161,6 +161,7 @@ $buildImageList = @(
161161
# "pika:latest",
162162
# "php:7.3-fpm-buster",
163163
# "php:7.3-zts-buster",
164+
"new-api:v0.11.5",
164165
""
165166
)
166167

src/new-api/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
https://hub.docker.com/r/calciumion/new-api/tags
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
FROM --platform=$TARGETPLATFORM calciumion/new-api:v0.11.5

0 commit comments

Comments
 (0)