Skip to content

Commit

Permalink
Merge pull request #1497 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 d3b98e8
  • Loading branch information
myrotvorets-team authored Mar 27, 2024
2 parents 9d40d86 + 40a2554 commit 1f64455
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:bf77dc26e48ea95fca9d1aceb5acfa69d2e546b765ec2abfb502975f1a2d4def
image: node:lts-alpine@sha256:d3b98e8fa68c49e9c347a8d91ce38937b7ecf1a9c57e51875e4f3735312a6013
read_only: true
volumes:
- ".:/usr/src/service"
Expand Down

0 comments on commit 1f64455

Please sign in to comment.