Skip to content

Bump alpine from 3.18.3 to 3.18.4 in /image (#1076) #141

Bump alpine from 3.18.3 to 3.18.4 in /image (#1076)

Bump alpine from 3.18.3 to 3.18.4 in /image (#1076) #141

name: Release Tagged
on:
push:
branches:
- master
tags:
- "[0-9]+.[0-9]+.[0-9]+*"
defaults:
run:
working-directory: go/src/github.com/stackrox/infra
jobs:
lint:
uses: ./.github/workflows/lint.yaml
build-and-push:
uses: ./.github/workflows/build-and-push.yaml
secrets: inherit