Skip to content

Commit

Permalink
Merge pull request #1472 from myrotvorets/renovate/node-lts-alpine
Browse files Browse the repository at this point in the history
chore(deps): update node:lts-alpine docker digest to bf77dc2
  • Loading branch information
myrotvorets-team authored Mar 18, 2024
2 parents 63f412d + f53ee1b commit 95059f6
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:bf77dc26e48ea95fca9d1aceb5acfa69d2e546b765ec2abfb502975f1a2d4def
read_only: true
volumes:
- ".:/usr/src/service"
Expand Down

0 comments on commit 95059f6

Please sign in to comment.