mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-28 21:38:25 +00:00
chore(deps): pin dependencies in .github/workflows/website.yml (main) (#4431)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
version: "3.8"
|
||||
services:
|
||||
ngrok:
|
||||
image: wernight/ngrok:latest
|
||||
image: wernight/ngrok:latest@sha256:d211f29ebcfe5f4e72df4fa8bdd9a667886e127d7fcb1be4a1af5ad83a8a1b77
|
||||
ports:
|
||||
- 4040:4040
|
||||
environment:
|
||||
@@ -15,7 +15,7 @@ services:
|
||||
depends_on:
|
||||
- atlantis
|
||||
redis:
|
||||
image: redis:7.2-alpine
|
||||
image: redis:7.2-alpine@sha256:7635b0bfdd7dd8552b4b31d6541fef07b734614045b45a52fd5cc27c9dada9e2
|
||||
restart: always
|
||||
ports:
|
||||
- '6379:6379'
|
||||
|
||||
Reference in New Issue
Block a user