Skip to content

Commit

Permalink
Dockerfile: fix warning
Browse files Browse the repository at this point in the history
  • Loading branch information
takahashim committed Aug 19, 2024
1 parent 5bb1b0e commit f185dc2
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 f185dc2

Please sign in to comment.