From 00d1b8b4e3ce11a0c353cc3cdca2d2a7aa1ed56f Mon Sep 17 00:00:00 2001 From: nomadics9 Date: Sat, 4 Jan 2025 06:46:54 +0300 Subject: [PATCH] testing --- .github/workflows/buildseer.yml | 4 ++-- alaskarseer/version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/buildseer.yml b/.github/workflows/buildseer.yml index c8dcf80..8652adf 100644 --- a/.github/workflows/buildseer.yml +++ b/.github/workflows/buildseer.yml @@ -11,11 +11,11 @@ jobs: container: image: catthehacker/ubuntu:act-latest volumes: - - /certs:/certs + - host/certs:/certs env: DOCKER_HOST: tcp://daemon:2376 DOCKER_CERT_PATH: /certs/client - DOCKER_TLS_VERIFY: "1" + DOCKER_TLS_VERIFY: "0" steps: # Step 1: Check out the repository diff --git a/alaskarseer/version.txt b/alaskarseer/version.txt index 6c8b2a3..0b1f88b 100644 --- a/alaskarseer/version.txt +++ b/alaskarseer/version.txt @@ -1 +1 @@ -v2.2.2 +v2.2.3