mirror of
https://github.com/bradganley/bsky-user-activity-bot.git
synced 2025-04-07 09:35:24 +00:00
Fixed "AS" caseing to get rid of build warning
Some checks failed
Create and publish the bot container / build-and-push-image (push) Has been cancelled
Some checks failed
Create and publish the bot container / build-and-push-image (push) Has been cancelled
This commit is contained in:
parent
fef792e89a
commit
270fdf4c69
@ -1,4 +1,4 @@
|
||||
FROM oven/bun:latest as base
|
||||
FROM oven/bun:latest AS base
|
||||
WORKDIR /usr/src/app
|
||||
|
||||
# install dependencies into temp directory
|
||||
|
Loading…
x
Reference in New Issue
Block a user