Skip to content

fix: set ping sticky bit to allow apache user to run #22

fix: set ping sticky bit to allow apache user to run

fix: set ping sticky bit to allow apache user to run #22

Workflow file for this run

name: Container Build
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
name: Build image
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: "Build container"
run: |
docker build .