Compare commits

..

1 Commits

Author SHA1 Message Date
b23f28ff58 Update ghcr.io/finsys/hawser Docker tag to v0.2.35 2026-03-02 02:31:48 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
services: services:
hawser: hawser:
container_name: hawser container_name: hawser
image: ghcr.io/finsys/hawser:0.2.29@sha256:b6f8eabb5e839a1950fae5302db5a96e98dbe63e928e8178c3ca682aed008e26 image: ghcr.io/finsys/hawser:0.2.35@sha256:b6dc982f1a7d1c0af8323d78c0aad48c991881247bcfa99848d566ea20c61f74
restart: unless-stopped restart: unless-stopped
environment: environment:
- TOKEN=${TOKEN} - TOKEN=${TOKEN}

View File

@@ -1,7 +1,7 @@
services: services:
portainer: portainer:
container_name: portainer container_name: portainer
image: docker.io/portainer/portainer-ee:alpine@sha256:52f5e2096dd1f653f38b2bce1c920ca04ee8b18fef599ae439025f0ff10ca0dd image: docker.io/portainer/portainer-ee:alpine@sha256:eb3ad2004dfc15b6aa7b71b27017e756d8b7c016b7e7f2989a13eec96e734ac1
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- ./data:/data - ./data:/data