Skip to content

Commit

Permalink
Merge pull request #631 from codeforjapan/fix-docker-warn
Browse files Browse the repository at this point in the history
Dockerfile: fix warning
  • Loading branch information
ayuki-joto authored Aug 26, 2024
2 parents 5bb1b0e + f185dc2 commit 6568307
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
@@ -1,4 +1,4 @@
FROM node:16.13.0-bullseye-slim as node
FROM node:16.13.0-bullseye-slim AS node

FROM ruby:3.0.6-slim-bullseye

Expand Down

0 comments on commit 6568307

Please sign in to comment.