Skip to content

Commit

Permalink
Merge pull request #450 from DTS-STN/dependabot_docker_node-20.4.0-bu…
Browse files Browse the repository at this point in the history
…llseye-slim

Bump node from 20.3.1-bullseye-slim to 20.4.0-bullseye-slim
  • Loading branch information
gregory-j-baker authored Jul 19, 2023
2 parents aa6c73c + 31b6cc7 commit 9bc76b2
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:20.3.1-bullseye-slim AS base
FROM node:20.4.0-bullseye-slim AS base

# Install dependencies only when needed
FROM base AS deps
Expand Down

0 comments on commit 9bc76b2

Please sign in to comment.