Skip to content

Commit

Permalink
chore(deps): update directus/directus docker tag to v11.4.1 (#361)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 5, 2025
1 parent 97ccb67 commit 69d7048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion l2/versions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export interface VersionEntry {

export const versions: Record<string, VersionEntry> = {
directus: {
version: "11.4.0",
version: "11.4.1",
depName: "directus/directus",
datasource: "docker",
versioning: "docker",
Expand Down

0 comments on commit 69d7048

Please sign in to comment.