Skip to content

Commit a05393f

Browse files
committed
chore: Update nodejs-mongodb tools image tag
Signed-off-by: Ihor Vinokur <ivinokur@redhat.com>
1 parent 2ac5d90 commit a05393f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

stacks/nodejs-mongodb/devfile.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ components:
2222
- name: tools
2323
container:
2424
# quay.io/devfile/universal-developer-image:ubi9-dd1f49f
25-
image: quay.io/devfile/universal-developer-image@sha256:c7ef40c8e6997d8961572a0e9088aec6735b4df0dedae2361085a44260b8c12f
25+
image: quay.io/devfile/universal-developer-image@sha256:99d87fc6f1c9114db7456c419fa4556f63c1c057b6bffde57a1f7429652c7b56
2626
env:
2727
# The values below are used to set up the environment for running the application
2828
- name: SECRET
@@ -40,7 +40,7 @@ components:
4040
- name: mongo
4141
container:
4242
# bitnami/mongodb:8.0.8
43-
image: bitnami/mongodb@sha256:b3bd5b6be9a0734dfa027c866ba17c42fd4c4325c973669e5e77a354c30e84a3
43+
image: bitnami/mongodb:sha256-34c76a796b3de55b43c485ce1b15b97b8948903388b7d869f3dd827c7ea58175
4444
env:
4545
- name: MONGODB_USERNAME
4646
value: user

0 commit comments

Comments
 (0)