Skip to content

Commit

Permalink
Merge pull request #959 from sdr-enthusiasts/dependabot/docker/node-2…
Browse files Browse the repository at this point in the history
…0.6.1-slim

chore(deps): Bump node from 20.5.1-slim to 20.6.1-slim
  • Loading branch information
fredclausen authored Sep 20, 2023
2 parents e2107e2 + 1b7b686 commit a233f76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.acarshub-typescript
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20.5.1-slim AS acarshub-typescript-builder
FROM node:20.6.1-slim AS acarshub-typescript-builder

ENV DOCKER_BUILD="true"

Expand Down

0 comments on commit a233f76

Please sign in to comment.