build(deps): bump the docker-dependecies group with 1 update (#209)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/3/head
dependabot[bot] 2023-09-25 11:00:12 +01:00 committed by GitHub
parent e8f0652065
commit 6c767697cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM node:20.6.1
FROM node:20.7.0
RUN mkdir -p /usr/hullcss/src
WORKDIR /usr/hullcss/src
COPY package.json /usr/hullcss/src