1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-19 13:19:44 +02:00

ci: Update alpine version

This commit is contained in:
Maksim Eltyshev 2022-11-21 20:11:45 +01:00
parent ef096499a2
commit 02c26cfb4d

View file

@ -9,7 +9,7 @@ on:
workflow_dispatch:
env:
ALPINE_VERSION: 3.15
ALPINE_VERSION: 3.16
jobs:
build-and-push-docker-base-image: