mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2025-12-18 14:12:28 +00:00
Compare commits
1 Commits
feat/unifi
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3def0f62c5 |
@@ -1,5 +1,5 @@
|
||||
# Site builder
|
||||
FROM oven/bun:1.3.4-alpine AS frontend-builder
|
||||
FROM oven/bun:1.3.5-alpine AS frontend-builder
|
||||
|
||||
WORKDIR /frontend
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Site builder
|
||||
FROM oven/bun:1.3.4-alpine AS frontend-builder
|
||||
FROM oven/bun:1.3.5-alpine AS frontend-builder
|
||||
|
||||
WORKDIR /frontend
|
||||
|
||||
|
||||
Reference in New Issue
Block a user