From 500e43cb346cbbf5b9000745a5b835a7c142d3a9 Mon Sep 17 00:00:00 2001 From: Ron Rise Date: Mon, 21 Apr 2025 16:12:38 -0400 Subject: [PATCH] haha yes it works now --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c0f1a1e..8fd374f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -62,7 +62,7 @@ include: dockerfile: "frontend/Dockerfile" Update Deployment: - image: busybox:ubuntu + image: alpine:3.18 rules: - if: '$CI_COMMIT_TAG' when: on_success