Skip to content

Update base image stability tag to 2.15.4 #167

Update base image stability tag to 2.15.4

Update base image stability tag to 2.15.4 #167

Workflow file for this run

name: Build docker image
on:
push:
branches:
- master
tags:
- '*'
env:
BASE_IMAGE_STABILITY_TAG: 2.15.4
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
jobs:
opensmtpd-6:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ./.github/actions
with:
version: '7.5.0'
tags: 7.5,7,latest