Skip to content

Commit

Permalink
chore(deps): bump node from 18.16.1 to 18.17.0 in /docker/events (#971)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2023
1 parent b9dc9f0 commit 7425d91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/events/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# FIXME use alpine
FROM node:18.16.1
FROM node:18.17.0

RUN mkdir -p /usr/app/src \
&& mkdir -p /usr/app/media \
Expand Down

0 comments on commit 7425d91

Please sign in to comment.