We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a39e25 commit 73e0b61Copy full SHA for 73e0b61
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:17.5.0-alpine@sha256:0e83c810225bc29e614189acf3d6419e3c09881cefb9f7a170fdcfe3e15bbfd5
+FROM node:17.6.0-alpine@sha256:250e9a093b861c330be2f4d1d224712d4e49290eeffc287ad190b120c1fe9d9f
2
ARG NODE_ENV=production
3
ENV NODE_ENV=${NODE_ENV}
4
LABEL "repository"="https://github.com/release-drafter/release-drafter"
0 commit comments