Remove openssl1.1

This commit is contained in:
Gerald Pinder
2024-04-28 21:30:44 -04:00
parent f75ddc96ce
commit b2cf17f8ae
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ build-image:
stage: build
interruptible: true
image:
name: ghcr.io/blue-build/cli:latest
name: ghcr.io/blue-build/cli:main
entrypoint: [""]
services:
- docker:dind

View File

@@ -16,7 +16,7 @@ modules:
- helm
- neovim
- helix
- openssl1.1
# - openssl1.1
- parallel
- gcc-aarch64-linux-gnu
- gcc-c++-aarch64-linux-gnu