Skip to content

Commit

Permalink
chore(deps): update node:lts-alpine docker digest to c0a3bad
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 16, 2024
1 parent 5662661 commit d6fd136
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:2f46fd49c767554c089a5eb219115313b72748d8f62f5eccb58ef52bc36db4ad
image: node:lts-alpine@sha256:c0a3badbd8a0a760de903e00cedbca94588e609299820557e72cba2a53dbaa2c
read_only: true
volumes:
- ".:/usr/src/service"
Expand Down

0 comments on commit d6fd136

Please sign in to comment.