Skip to content

Commit

Permalink
Merge pull request #11 from InformaticsMatters/pre-main
Browse files Browse the repository at this point in the history
Pre main
  • Loading branch information
tdudgeon authored Apr 10, 2024
2 parents fe59a60 + 7266b31 commit a6eda88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moldb/k8s-create-tables.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
containers:
- name: moldb-create-tables
image: informaticsmatters/vs-moldb:latest
image: informaticsmatters/vs-moldb:stable
command: [ 'python', '-m', 'moldb.create_db' ]
env:
- name: POSTGRES_SERVER
Expand Down

0 comments on commit a6eda88

Please sign in to comment.