Skip to content

Commit

Permalink
chore(deps): update node docker tag to v21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 15, 2024
1 parent c74514b commit afac58e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Application/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:19.3.0
FROM node:21.6.2
LABEL maintainer="Azure App Service Container Images <appsvc-images@microsoft.com>"

# Create app directory
Expand Down

0 comments on commit afac58e

Please sign in to comment.