Skip to content

Commit

Permalink
chore(deps): update node:lts-alpine docker digest to d68eb09
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 16, 2024
1 parent a1e4be3 commit 706653f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.0'

services:
dzhura:
image: node:lts-alpine@sha256:c0a3badbd8a0a760de903e00cedbca94588e609299820557e72cba2a53dbaa2c
image: node:lts-alpine@sha256:d68eb093e49cca93ad249a2df295b2706888f3d101fde0a0fa0548ba1fc777c7
read_only: true
volumes:
- ".:/usr/src/service"
Expand Down

0 comments on commit 706653f

Please sign in to comment.