Skip to content

Commit c3688e1

Browse files
author
Dmitriy Matrenichev
committed
chore: bump playwright and go
Bump both at the same time. Signed-off-by: Dmitriy Matrenichev <dmitry.matrenichev@siderolabs.com>
1 parent b393dc2 commit c3688e1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
FROM mcr.microsoft.com/playwright:v1.46.1-jammy AS container
1+
FROM mcr.microsoft.com/playwright:v1.50.1-noble AS container
22

3-
ARG GO_VERSION=1.23.0
3+
ARG GO_VERSION=1.24.0
44

55
ENV GOTOOLCHAIN local
66
RUN apt-get update && apt-get install -y build-essential && \

0 commit comments

Comments
 (0)