Skip to content

Commit

Permalink
chore(deps): update node:18-alpine docker digest to 974afb6 (dockerfile)
Browse files Browse the repository at this point in the history
  • Loading branch information
IK Renovate Bot committed Jan 24, 2025
1 parent fba86d3 commit 6ea6f7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# docker tag hello-world-rest:local cloudkats/hello-world-rest:local
# docker push cloudkats/hello-world-rest:local
###
FROM node:18-alpine@sha256:c7620fdecfefb96813da62519897808775230386f4c8482e972e37b8b18cb460
FROM node:18-alpine@sha256:974afb6cbc0314dc6502b14243b8a39fbb2d04d975e9059dd066be3e274fbb25

# Create app directory
WORKDIR /usr/src/app
Expand Down

0 comments on commit 6ea6f7f

Please sign in to comment.