Skip to content

Bump alpine from 3.19.0 to 3.19.1 #230

Bump alpine from 3.19.0 to 3.19.1

Bump alpine from 3.19.0 to 3.19.1 #230

Workflow file for this run

name: build
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build the Docker image
run: docker build . --file Dockerfile --tag cicirello/alpine-plus-plus:$(date +%s)