Skip to content

Commit

Permalink
Merge pull request #19 from adriel/dependabot/docker/node-21-alpine
Browse files Browse the repository at this point in the history
Bump node from 13-alpine to 21-alpine
  • Loading branch information
adriel authored Oct 20, 2023
2 parents 41084d6 + c01b68a commit 427e6c0
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
@@ -1,4 +1,4 @@
FROM node:13-alpine
FROM node:21-alpine
MAINTAINER Adriel Kloppenburg

LABEL h265ize_version="latest" architecture="amd64"
Expand Down

0 comments on commit 427e6c0

Please sign in to comment.