Skip to content

Update nicolas/webdis Docker tag to v0.1.23 #1082

Update nicolas/webdis Docker tag to v0.1.23

Update nicolas/webdis Docker tag to v0.1.23 #1082

Workflow file for this run

name: validate
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: validate config
run: |
docker compose config -q
docker compose pull