Skip to content

Commit 24a95c1

Browse files
Clinton WerthClinton Werth
authored andcommitted
update image base
1 parent 719c830 commit 24a95c1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry1.dso.mil/ironbank/opensource/nodejs/debian/nodejs:20.11.1
1+
FROM node:20.11.1
22

33
LABEL author="NGA"
44

@@ -22,4 +22,4 @@ RUN ls -l \
2222
VOLUME /var/lib/mage
2323
EXPOSE 4242
2424

25-
ENTRYPOINT [ "./mage.service" ]
25+
ENTRYPOINT [ "./mage.service" ]

0 commit comments

Comments
 (0)