Skip to content

Commit

Permalink
Merge pull request #42 from paniclobster/dependabot/docker/node-21.3.…
Browse files Browse the repository at this point in the history
…0-bullseye

chore(deps): bump node from 21.2.0-bullseye to 21.3.0-bullseye
  • Loading branch information
github-actions[bot] authored Dec 4, 2023
2 parents 57f698e + 99a05c1 commit e99cc37
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,5 +1,5 @@
# Base image
FROM node:21.2.0-bullseye
FROM node:21.3.0-bullseye

# Upgrade base image
RUN apt-get update \
Expand Down

0 comments on commit e99cc37

Please sign in to comment.