Skip to content

Commit

Permalink
Merge pull request #358 from navikt/dependabot/docker/apps/ey-slackbot/…
Browse files Browse the repository at this point in the history
…node-23-bookworm-slim

Bump node from 20-bookworm-slim to 23-bookworm-slim in /apps/ey-slackbot
  • Loading branch information
perkynades authored Nov 18, 2024
2 parents 130525a + e433213 commit 65520f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/ey-slackbot/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20-bookworm-slim as base
FROM node:22-bookworm-slim as base

WORKDIR /usr/src/app

Expand Down

0 comments on commit 65520f4

Please sign in to comment.