Skip to content

Commit

Permalink
build(deps): bump node from 21.6.0-bullseye-slim to 21.6.1-bullseye-s…
Browse files Browse the repository at this point in the history
…lim (#164)

Bumps node from 21.6.0-bullseye-slim to 21.6.1-bullseye-slim.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 31, 2024
1 parent 63e5a89 commit b059e68
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
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM node:21.6.0-bullseye-slim
FROM node:21.6.1-bullseye-slim

RUN apt update \
&& apt install -y git \
Expand Down

0 comments on commit b059e68

Please sign in to comment.